Started by user Matthias Mueller Running as Matthias Mueller Obtained build-snapshot-stashed.jenkins from git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on appngbuild0 in /var/lib/jenkins/workspace/appNG_1.20.x [Pipeline] { [Pipeline] tool [Pipeline] stage [Pipeline] { (notifyStart) [Pipeline] emailext Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (git clone) [Pipeline] git The recommended git tool is: git No credentials specified Fetching changes from the remote Git repository > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng.git > git --version # timeout=10 > git --version # 'git version 2.1.4' > git fetch --tags --progress git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision eb9cebc13db796c7abd48fcbf2f182481b40164e (refs/remotes/origin/appng-1.20.x) Commit message: "APPNG-2375 apply minConnections" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh > git rev-parse refs/remotes/origin/appng-1.20.x^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb9cebc13db796c7abd48fcbf2f182481b40164e # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b appng-1.20.x eb9cebc13db796c7abd48fcbf2f182481b40164e # timeout=10 + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/tmp/jenkins_artifacts/6 -Pdummy [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-application-bom:pom:1.20.5-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> version 1.16.22 vs 1.16.18 @ line 1472, column 16 [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 REST API [INFO] appNG Persistence-Tools [INFO] appNG Search [INFO] appNG Core Library [INFO] appNG Command Line Interface [INFO] appNG Tag Library [INFO] appNG Application [INFO] appNG application BOM [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] appNG camunda [INFO] appNG Application, including Camunda BPM process engine libraries [INFO] appNG Maven Plugin [INFO] upNGizr [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Parent 1.20.5-SNAPSHOT [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_1.20.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.20.5-SNAPSHOT/appng-parent-1.20.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-parent --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.20.5-SNAPSHOT/appng-parent-1.20.5-20210120.131610-1.pom 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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.20.5-SNAPSHOT/appng-parent-1.20.5-20210120.131610-1.pom (34 kB at 105 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (1.6 kB at 7.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.20.5-SNAPSHOT/maven-metadata.xml (600 B at 3.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (1.7 kB at 3.3 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tools 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/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 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-tools/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-tools --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.tools.image.ImageProcessorTest 2021-01-20 14:16:14,274 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,384 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,384 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,384 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,384 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,385 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,385 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,385 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,385 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@3a82f6ef 2021-01-20 14:16:14,457 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,457 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-01-20 14:16:14,464 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,465 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@7dc7cbad 2021-01-20 14:16:14,465 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@7dc7cbad 2021-01-20 14:16:14,465 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@7dc7cbad 2021-01-20 14:16:14,465 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@7dc7cbad 2021-01-20 14:16:14,465 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@7dc7cbad 2021-01-20 14:16:14,465 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@7dc7cbad 2021-01-20 14:16:14,465 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-01-20 14:16:14,466 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2021-01-20 14:16:14,471 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,472 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,472 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,472 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,472 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,472 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,472 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,472 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,473 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@d2cc05a 2021-01-20 14:16:14,473 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,473 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,556 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@66a3ffec 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,557 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,563 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,564 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,564 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,564 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,564 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,564 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,564 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,565 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,565 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@42d80b78 2021-01-20 14:16:14,565 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,565 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,623 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,624 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,624 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,624 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,624 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,625 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,625 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,625 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@91161c7 2021-01-20 14:16:14,625 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,625 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,632 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,632 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,633 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,633 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,633 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,633 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,633 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,634 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,634 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@685cb137 2021-01-20 14:16:14,634 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,634 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@5622fdf 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,696 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,703 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@39c0f4a 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,704 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,780 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,780 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@53b32d7 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,781 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,865 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-08-16 http://www.imagemagick.org 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,866 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@77cd7a0 2021-01-20 14:16:14,867 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,867 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-01-20 14:16:14,970 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,970 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,970 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,970 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,970 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@4dfa3a9d 2021-01-20 14:16:14,971 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:14,971 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.image.DimensionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.file.PropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.tools.file.PropertyConstantCreatorTest [INFO] Running org.appng.tools.file.MagicByteCheckTest 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@1ce92674 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@1ce92674 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@1ce92674 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@1ce92674 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'colormap,',test 'EQUALS, value 3',format 'colormap,': com.j256.simplemagic.entries.MagicEntry$ContentData@1ce92674 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@1ce92674 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-01-20 14:16:14,999 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 200 x 200, 8-bit colormap, non-interlaced' 2021-01-20 14:16:15,001 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,001 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,001 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@3f49dace 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-01-20 14:16:15,002 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,002 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning no match 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'unknown',test 'BM': com.j256.simplemagic.entries.MagicEntry$ContentData@1e397ed7 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'PC',mime 'image/x-ms-bmp',test 'EQUALS, value 40',format 'PC bitmap, Windows 3.x format': com.j256.simplemagic.entries.MagicEntry$ContentData@1e397ed7 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', %d x': com.j256.simplemagic.entries.MagicEntry$ContentData@1e397ed7 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d x': com.j256.simplemagic.entries.MagicEntry$ContentData@1e397ed7 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1e397ed7 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'unknown',test 'BM' 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match bmp, type BMP, mime 'image/x-ms-bmp', msg 'PC bitmap, Windows 3.x format, 452 x 302 x 24' 2021-01-20 14:16:15,021 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.019 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@490ab905 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@490ab905 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@490ab905 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@490ab905 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@490ab905 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@490ab905 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-01-20 14:16:15,021 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 119 x 41, 8-bit/color RGBA, non-interlaced' 2021-01-20 14:16:15,022 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@56ac3a89 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:15,022 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-01-20 14:16:15,022 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@27c20538 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:15,023 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-01-20 14:16:15,025 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file pdf 2021-01-20 14:16:15,025 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@5cb9f472 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-01-20 14:16:15,025 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file gif 2021-01-20 14:16:15,025 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@cb644e 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-01-20 14:16:15,026 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file png 2021-01-20 14:16:15,026 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@13805618 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@13805618 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@13805618 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@13805618 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@13805618 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@13805618 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2021-01-20 14:16:15,026 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file jpg 2021-01-20 14:16:15,026 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,026 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@56ef9176 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-01-20 14:16:15,027 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file bmp 2021-01-20 14:16:15,027 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@4566e5bd 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@4566e5bd 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@4566e5bd 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@4566e5bd 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@4566e5bd 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@4566e5bd 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-01-20 14:16:15,027 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2021-01-20 14:16:15,027 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file bmp 2021-01-20 14:16:15,027 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.026 s - in org.appng.tools.file.MagicByteCheckTest [INFO] Running org.appng.tools.locator.GeoLocatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.appng.tools.locator.GeoLocatorTest [INFO] Running org.appng.tools.poi.WorkbookTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.373 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.os.OperatingSystemTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.tools.os.OperatingSystemTest [INFO] Running org.appng.tools.os.CommandTest 2021-01-20 14:16:19,583 DEBUG [main] org.appng.tools.os.Command : executing: 'ls' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.tools.os.CommandTest [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.049 s - in org.appng.tools.ui.StringNormalizerTest [INFO] Running org.appng.tools.markup.XHTMLTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.tools.markup.XHTMLTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 33, 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_1.20.x/appng-tools/target/appng-tools-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-tools/target/appng-tools-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-tools/target/appng-tools-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-tools/target/appng-tools-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-tools --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-20210120.131620-1.jar Progress (1): 2.0/50 kB Progress (1): 4.1/50 kB Progress (1): 6.1/50 kB Progress (1): 8.2/50 kB Progress (1): 10/50 kB Progress (1): 12/50 kB Progress (1): 14/50 kB Progress (1): 16/50 kB Progress (1): 18/50 kB Progress (1): 20/50 kB Progress (1): 23/50 kB Progress (1): 25/50 kB Progress (1): 27/50 kB Progress (1): 29/50 kB Progress (1): 31/50 kB Progress (1): 33/50 kB Progress (1): 35/50 kB Progress (1): 37/50 kB Progress (1): 39/50 kB Progress (1): 41/50 kB Progress (1): 43/50 kB Progress (1): 45/50 kB Progress (1): 47/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-20210120.131620-1.jar (50 kB at 82 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-20210120.131620-1.pom Progress (1): 2.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-20210120.131620-1.pom (2.0 kB at 16 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (1.6 kB at 26 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 773 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/maven-metadata.xml (773 B at 12 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (1.7 kB at 2.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-20210120.131620-1-sources.jar Progress (1): 2.0/41 kB Progress (1): 4.1/41 kB Progress (1): 6.1/41 kB Progress (1): 8.2/41 kB Progress (1): 10/41 kB Progress (1): 12/41 kB Progress (1): 14/41 kB Progress (1): 16/41 kB Progress (1): 18/41 kB Progress (1): 20/41 kB Progress (1): 23/41 kB Progress (1): 25/41 kB Progress (1): 27/41 kB Progress (1): 29/41 kB Progress (1): 31/41 kB Progress (1): 33/41 kB Progress (1): 35/41 kB Progress (1): 37/41 kB Progress (1): 39/41 kB Progress (1): 41 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/appng-tools-1.20.5-20210120.131620-1-sources.jar (41 kB at 436 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.20.5-SNAPSHOT/maven-metadata.xml (988 B at 1.5 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Mail 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/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_1.20.x/appng-mail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3: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.164 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_1.20.x/appng-mail/target/appng-mail-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-mail/target/appng-mail-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-mail/target/appng-mail-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-mail/target/appng-mail-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-mail --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-20210120.131623-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-20210120.131623-1.jar (15 kB at 34 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-20210120.131623-1.pom Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-20210120.131623-1.pom (1.2 kB at 10 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (1.6 kB at 19 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 772 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/maven-metadata.xml (772 B at 20 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (1.7 kB at 3.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-20210120.131623-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/appng-mail-1.20.5-20210120.131623-1-sources.jar (12 kB at 135 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.20.5-SNAPSHOT/maven-metadata.xml (987 B at 9.3 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Forms 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/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_1.20.x/appng-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-forms --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.forms.RequestTest 2021-01-20 14:16:26,233 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar 2021-01-20 14:16:26,234 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter john:doe 2021-01-20 14:16:26,236 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.appng.forms.RequestTest [INFO] Running org.appng.forms.FormRequestTest 2021-01-20 14:16:26,391 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2021-01-20 14:16:26,391 DEBUG [main] org.appng.forms.impl.RequestBean: content type: null 2021-01-20 14:16:26,391 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2021-01-20 14:16:26,391 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2021-01-20 14:16:26,392 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2021-01-20 14:16:26,392 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2021-01-20 14:16:26,392 DEBUG [main] org.appng.forms.impl.RequestBean: request method: GET 2021-01-20 14:16:26,395 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo is multi-valued 2021-01-20 14:16:26,395 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo = [bar, 42] 2021-01-20 14:16:26,395 TRACE [main] org.appng.forms.impl.RequestBean: parameter 'foo' is multi-valued, discarding value(s) [42] 2021-01-20 14:16:26,401 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2021-01-20 14:16:26,401 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2021-01-20 14:16:26,402 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2021-01-20 14:16:26,402 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2021-01-20 14:16:26,402 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2021-01-20 14:16:26,402 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2021-01-20 14:16:26,402 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2021-01-20 14:16:26,429 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2021-01-20 14:16:26,431 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_36.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) 2021-01-20 14:16:26,437 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2021-01-20 14:16:26,437 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2021-01-20 14:16:26,437 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2021-01-20 14:16:26,438 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2021-01-20 14:16:26,438 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2021-01-20 14:16:26,438 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2021-01-20 14:16:26,438 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2021-01-20 14:16:26,440 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2021-01-20 14:16:26,440 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_37.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.forms.XSSUtilTest ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set ESAPI: Attempting to load ESAPI.properties via file I/O. ESAPI: Attempting to load ESAPI.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_1.20.x/appng-forms/ESAPI.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException ESAPI: Attempting to load ESAPI.properties via the classpath. ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader! ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties ESAPI: Attempting to load validation.properties via file I/O. ESAPI: Attempting to load validation.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_1.20.x/appng-forms/validation.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/validation.properties ESAPI: Loading validation.properties via file I/O failed. ESAPI: Attempting to load validation.properties via the classpath. ESAPI: validation.properties could not be loaded by any means. fail.. Caught java.lang.IllegalArgumentException; exception message was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource. ESAPI: SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.properties. Using default: AES/CBC/PKCS5Padding ESAPI: SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using default: org.owasp.esapi.reference.JavaLogFactory ESAPI: SecurityConfiguration for Logger.LogApplicationName not found in ESAPI.properties. Using default: true ESAPI: SecurityConfiguration for Logger.LogServerIP not found in ESAPI.properties. Using default: true ESAPI: SecurityConfiguration for Logger.ApplicationName not found in ESAPI.properties. Using default: DefaultName ESAPI: SecurityConfiguration for Encoder.AllowMultipleEncoding not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Encoder.AllowMixedEncoding not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Encoder.AllowMultipleEncoding not found in ESAPI.properties. Using default: false ESAPI: 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.099 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.forms.FormUploadTest [INFO] Running org.appng.el.ExpressionEvaluatorTest 2021-01-20 14:16:26,567 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,567 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,585 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq 5 ? 'is five' : 'is not five'} = is five [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,585 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b eq 5 ? 'is five' : 'is not five'} = is not five [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,586 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null ? 'is null': 'is not null'} = is not null [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,586 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null ? 'is null': 'is not null'} = is null [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,587 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,587 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,587 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo'] eq 'bar'} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})] 2021-01-20 14:16:26,588 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo']} = bar [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})] 2021-01-20 14:16:26,588 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,588 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,588 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':asList' with method 'public static java.util.List org.appng.el.ExpressionEvaluatorTest.asList(java.lang.Object[])'. 2021-01-20 14:16:26,590 DEBUG [main] org.appng.el.ExpressionEvaluator: ${asList(args)} = [1, 4, 56.0] [(args = [Ljava.lang.Object;@2e4b8173), (a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,590 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,590 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,590 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] == 1} = true [(a = 5), (b = 6), (numbers = [I@70e8f8e), (SESSION = {foo=5})] 2021-01-20 14:16:26,591 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] + numbers[3]} = 5 [(a = 5), (b = 6), (numbers = [I@70e8f8e), (SESSION = {foo=5})] 2021-01-20 14:16:26,592 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,592 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,595 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)] 2021-01-20 14:16:26,596 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)] 2021-01-20 14:16:26,596 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)] 2021-01-20 14:16:26,597 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)] 2021-01-20 14:16:26,597 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)] 2021-01-20 14:16:26,597 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)] 2021-01-20 14:16:26,598 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)] 2021-01-20 14:16:26,598 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)] 2021-01-20 14:16:26,598 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':size' with method 'public static int org.appng.el.ExpressionEvaluatorTest.size(java.util.Collection)'. 2021-01-20 14:16:26,599 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)] 2021-01-20 14:16:26,600 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,600 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,600 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,600 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,600 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'site-id' of type 'java.lang.String' to value '' 2021-01-20 14:16:26,601 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id eq ''} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )] true 2021-01-20 14:16:26,601 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id} = 0 [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )] 0 2021-01-20 14:16:26,601 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,601 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,602 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] true 2021-01-20 14:16:26,602 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,602 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,602 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,602 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq c} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,603 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.String' to value '1' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A' of type 'java.lang.String' to value '3' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'ab' of type 'java.lang.String' to value '5' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB' of type 'java.lang.String' to value '6' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_b' of type 'java.lang.String' to value '7' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_' of type 'java.lang.String' to value '2' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A_' of type 'java.lang.String' to value '4' 2021-01-20 14:16:26,603 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB_' of type 'java.lang.String' to value '8' 2021-01-20 14:16:26,604 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)] 2021-01-20 14:16:26,604 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)] 2021-01-20 14:16:26,604 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)] 2021-01-20 14:16:26,604 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)] 2021-01-20 14:16:26,604 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)] 2021-01-20 14:16:26,605 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)] 2021-01-20 14:16:26,606 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)] 2021-01-20 14:16:26,606 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)] 2021-01-20 14:16:26,607 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,607 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,607 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a == b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,608 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a < b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,609 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a <= b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,615 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a > b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,615 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a >= b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,616 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,616 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a ne b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,616 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a lt b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,617 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a gt b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,617 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,617 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,617 DEBUG [main] org.appng.el.ExpressionEvaluator: ${uizuihm eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,618 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,618 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,618 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,618 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,619 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,619 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,619 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,619 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,620 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,620 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':max' with method 'public static int java.lang.Math.max(int,int)'. 2021-01-20 14:16:26,620 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':min' with method 'public static int java.lang.Math.min(int,int)'. 2021-01-20 14:16:26,620 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':sqrt' with method 'public static double java.lang.Math.sqrt(double)'. 2021-01-20 14:16:26,620 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function 'ait:sqrt' with method 'public static double java.lang.Math.sqrt(double)'. 2021-01-20 14:16:26,620 DEBUG [main] org.appng.el.ExpressionEvaluator: ${min(a,b)} = 5 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,621 DEBUG [main] org.appng.el.ExpressionEvaluator: ${max(a,b)} = 6 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,621 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a-b} = -1 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,621 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a+b} = 11 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,621 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a*b} = 30 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,622 DEBUG [main] org.appng.el.ExpressionEvaluator: ${(a*a) - (b/b)} = 24 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,622 DEBUG [main] org.appng.el.ExpressionEvaluator: ${sqrt(25)} = 5.0 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,622 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ait:sqrt(36)} = 6.0 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,623 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,623 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,624 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,624 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['foo'] eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,624 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo ne null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,624 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['bar'] eq 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,624 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.bar eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,626 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,626 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,628 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a.toString() == 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,628 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b.toString() == 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,628 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-01-20 14:16:26,628 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-01-20 14:16:26,629 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,629 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-01-20 14:16:26,629 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.084 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_1.20.x/appng-forms/target/appng-forms-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-forms/target/appng-forms-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-forms/target/appng-forms-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-forms/target/appng-forms-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-forms --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-20210120.131627-1.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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-20210120.131627-1.jar (19 kB at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-20210120.131627-1.pom Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-20210120.131627-1.pom (1.6 kB at 28 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (1.6 kB at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 773 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/maven-metadata.xml (773 B at 13 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (1.7 kB at 2.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-20210120.131627-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/appng-forms-1.20.5-20210120.131627-1-sources.jar (19 kB at 405 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.20.5-SNAPSHOT/maven-metadata.xml (988 B at 5.4 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appng Formtags 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/appng-formtags/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-formtags --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.formtags.FormElementTest 2021-01-20 14:16:30,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,594 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,594 [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)'. 2021-01-20 14:16:30,594 [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)'. 2021-01-20 14:16:30,594 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,594 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,594 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,595 [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)'. 2021-01-20 14:16:30,595 [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)'. 2021-01-20 14:16:30,595 [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)'. 2021-01-20 14:16:30,595 [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)'. 2021-01-20 14:16:30,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,595 [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)'. 2021-01-20 14:16:30,612 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2021-01-20 14:16:30,688 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,688 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,688 [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)'. 2021-01-20 14:16:30,688 [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)'. 2021-01-20 14:16:30,688 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,688 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,688 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,689 [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)'. 2021-01-20 14:16:30,689 [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)'. 2021-01-20 14:16:30,689 [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)'. 2021-01-20 14:16:30,689 [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)'. 2021-01-20 14:16:30,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,690 [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)'. 2021-01-20 14:16:30,690 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = false [(foobar = 123456), (SESSION = {})] 2021-01-20 14:16:30,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,692 [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)'. 2021-01-20 14:16:30,693 [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)'. 2021-01-20 14:16:30,693 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,693 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,693 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,693 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,693 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,693 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,693 [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)'. 2021-01-20 14:16:30,693 [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)'. 2021-01-20 14:16:30,693 [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)'. 2021-01-20 14:16:30,694 [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)'. 2021-01-20 14:16:30,694 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,694 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,694 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,694 [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)'. 2021-01-20 14:16:30,695 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(email)} = false [(SESSION = {}), (email = foobar)] 2021-01-20 14:16:30,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,698 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,699 [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)'. 2021-01-20 14:16:30,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,699 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,699 [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)'. 2021-01-20 14:16:30,699 [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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,700 [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)'. 2021-01-20 14:16:30,700 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,700 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,700 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,700 [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)'. 2021-01-20 14:16:30,700 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = >), (SESSION = {})] 2021-01-20 14:16:30,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,703 [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)'. 2021-01-20 14:16:30,703 [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)'. 2021-01-20 14:16:30,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,703 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,704 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,704 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,704 [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)'. 2021-01-20 14:16:30,704 [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)'. 2021-01-20 14:16:30,704 [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)'. 2021-01-20 14:16:30,704 [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)'. 2021-01-20 14:16:30,704 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,705 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,705 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,705 [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)'. 2021-01-20 14:16:30,705 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,709 [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)'. 2021-01-20 14:16:30,709 [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)'. 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,709 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,709 [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)'. 2021-01-20 14:16:30,709 [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)'. 2021-01-20 14:16:30,709 [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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,710 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,710 [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)'. 2021-01-20 14:16:30,710 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,712 [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)'. 2021-01-20 14:16:30,712 [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)'. 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,712 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,712 [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)'. 2021-01-20 14:16:30,713 [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)'. 2021-01-20 14:16:30,713 [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)'. 2021-01-20 14:16:30,713 [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)'. 2021-01-20 14:16:30,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,713 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,713 [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)'. 2021-01-20 14:16:30,713 [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.45 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.RuleValidationTest 2021-01-20 14:16:30,730 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,731 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,731 [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)'. 2021-01-20 14:16:30,731 [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)'. 2021-01-20 14:16:30,731 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,731 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,731 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,731 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,732 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,732 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,732 [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)'. 2021-01-20 14:16:30,732 [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)'. 2021-01-20 14:16:30,732 [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)'. 2021-01-20 14:16:30,732 [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)'. 2021-01-20 14:16:30,732 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,732 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,733 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,733 [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)'. 2021-01-20 14:16:30,734 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,735 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,736 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,736 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,738 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,738 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,738 [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)'. 2021-01-20 14:16:30,738 [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)'. 2021-01-20 14:16:30,738 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,738 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,738 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,739 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,739 [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)'. 2021-01-20 14:16:30,740 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,740 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,740 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,741 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,741 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,742 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,743 [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)'. 2021-01-20 14:16:30,743 [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)'. 2021-01-20 14:16:30,743 [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)'. 2021-01-20 14:16:30,743 [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)'. 2021-01-20 14:16:30,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,743 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,743 [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)'. 2021-01-20 14:16:30,743 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,744 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,744 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,746 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,747 [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)'. 2021-01-20 14:16:30,747 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,747 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,748 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,749 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,749 [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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,750 [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)'. 2021-01-20 14:16:30,750 [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)'. 2021-01-20 14:16:30,750 [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)'. 2021-01-20 14:16:30,750 [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)'. 2021-01-20 14:16:30,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,750 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,751 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,751 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,752 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,752 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,753 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,754 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,754 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,754 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,754 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,755 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,755 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,755 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,756 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,756 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,756 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,757 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,757 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,758 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,759 [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)'. 2021-01-20 14:16:30,759 [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)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,759 [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)'. 2021-01-20 14:16:30,759 [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)'. 2021-01-20 14:16:30,759 [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)'. 2021-01-20 14:16:30,759 [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)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,759 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,759 [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)'. 2021-01-20 14:16:30,760 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,761 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,761 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,763 [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)'. 2021-01-20 14:16:30,763 [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)'. 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,763 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,763 [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)'. 2021-01-20 14:16:30,763 [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)'. 2021-01-20 14:16:30,763 [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)'. 2021-01-20 14:16:30,764 [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)'. 2021-01-20 14:16:30,764 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,764 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,764 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,764 [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)'. 2021-01-20 14:16:30,764 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,765 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,766 [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)'. 2021-01-20 14:16:30,766 [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)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,766 [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)'. 2021-01-20 14:16:30,766 [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)'. 2021-01-20 14:16:30,766 [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)'. 2021-01-20 14:16:30,766 [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)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,766 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,766 [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)'. 2021-01-20 14:16:30,767 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,768 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,768 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,769 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,770 [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)'. 2021-01-20 14:16:30,770 [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)'. 2021-01-20 14:16:30,770 [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)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,770 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,770 [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)'. 2021-01-20 14:16:30,771 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,771 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,771 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,772 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,772 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,772 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,773 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,774 [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)'. 2021-01-20 14:16:30,774 [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)'. 2021-01-20 14:16:30,774 [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)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,774 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,774 [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)'. 2021-01-20 14:16:30,775 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,775 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,775 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,775 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,777 [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)'. 2021-01-20 14:16:30,777 [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)'. 2021-01-20 14:16:30,777 [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)'. 2021-01-20 14:16:30,777 [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)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,777 [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)'. 2021-01-20 14:16:30,777 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,778 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,779 [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)'. 2021-01-20 14:16:30,779 [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)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,779 [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)'. 2021-01-20 14:16:30,779 [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)'. 2021-01-20 14:16:30,779 [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)'. 2021-01-20 14:16:30,779 [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)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,779 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,779 [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)'. 2021-01-20 14:16:30,779 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,780 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,781 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,781 [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)'. 2021-01-20 14:16:30,782 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,782 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,782 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,782 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,782 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,783 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,784 [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)'. 2021-01-20 14:16:30,784 [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)'. 2021-01-20 14:16:30,784 [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)'. 2021-01-20 14:16:30,784 [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)'. 2021-01-20 14:16:30,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,784 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,784 [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)'. 2021-01-20 14:16:30,784 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,784 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,785 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,785 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,785 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,787 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,787 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,787 [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)'. 2021-01-20 14:16:30,787 [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)'. 2021-01-20 14:16:30,787 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,788 [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)'. 2021-01-20 14:16:30,788 [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)'. 2021-01-20 14:16:30,788 [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)'. 2021-01-20 14:16:30,788 [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)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,788 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,788 [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)'. 2021-01-20 14:16:30,788 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,789 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,790 [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)'. 2021-01-20 14:16:30,790 [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)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,790 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,790 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,791 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,791 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,792 [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)'. 2021-01-20 14:16:30,792 [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)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,792 [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)'. 2021-01-20 14:16:30,792 [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)'. 2021-01-20 14:16:30,792 [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)'. 2021-01-20 14:16:30,792 [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)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,792 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,792 [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)'. 2021-01-20 14:16:30,793 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,793 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,794 [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)'. 2021-01-20 14:16:30,794 [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)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,794 [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)'. 2021-01-20 14:16:30,794 [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)'. 2021-01-20 14:16:30,794 [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)'. 2021-01-20 14:16:30,794 [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)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,794 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,794 [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)'. 2021-01-20 14:16:30,795 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,795 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,796 [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)'. 2021-01-20 14:16:30,796 [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)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,796 [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)'. 2021-01-20 14:16:30,796 [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)'. 2021-01-20 14:16:30,796 [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)'. 2021-01-20 14:16:30,796 [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)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,796 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,796 [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)'. 2021-01-20 14:16:30,797 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,797 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,797 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-01-20 14:16:30,798 [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_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/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.079 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementRuleTest 2021-01-20 14:16:30,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,804 [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)'. 2021-01-20 14:16:30,804 [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)'. 2021-01-20 14:16:30,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,805 [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)'. 2021-01-20 14:16:30,805 [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)'. 2021-01-20 14:16:30,805 [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)'. 2021-01-20 14:16:30,805 [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)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,805 [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)'. 2021-01-20 14:16:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,808 [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)'. 2021-01-20 14:16:30,808 [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)'. 2021-01-20 14:16:30,808 [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)'. 2021-01-20 14:16:30,808 [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)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,808 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,808 [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)'. 2021-01-20 14:16:30,809 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,811 [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)'. 2021-01-20 14:16:30,811 [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)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,811 [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)'. 2021-01-20 14:16:30,811 [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)'. 2021-01-20 14:16:30,811 [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)'. 2021-01-20 14:16:30,811 [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)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,811 [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)'. 2021-01-20 14:16:30,812 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,814 [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)'. 2021-01-20 14:16:30,814 [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)'. 2021-01-20 14:16:30,814 [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)'. 2021-01-20 14:16:30,814 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,814 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,814 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,814 [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)'. 2021-01-20 14:16:30,814 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,816 [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)'. 2021-01-20 14:16:30,816 [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)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,816 [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)'. 2021-01-20 14:16:30,816 [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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,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)'. 2021-01-20 14:16:30,817 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'1KB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,818 [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)'. 2021-01-20 14:16:30,818 [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)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,818 [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)'. 2021-01-20 14:16:30,818 [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)'. 2021-01-20 14:16:30,818 [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)'. 2021-01-20 14:16:30,818 [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)'. 2021-01-20 14:16:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,819 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,819 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,819 [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)'. 2021-01-20 14:16:30,819 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'2MB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,821 [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)'. 2021-01-20 14:16:30,821 [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)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,821 [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)'. 2021-01-20 14:16:30,821 [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)'. 2021-01-20 14:16:30,821 [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)'. 2021-01-20 14:16:30,821 [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)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,821 [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)'. 2021-01-20 14:16:30,821 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,823 [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)'. 2021-01-20 14:16:30,823 [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)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,823 [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)'. 2021-01-20 14:16:30,823 [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)'. 2021-01-20 14:16:30,823 [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)'. 2021-01-20 14:16:30,823 [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)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,823 [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)'. 2021-01-20 14:16:30,824 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,825 [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)'. 2021-01-20 14:16:30,825 [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)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,825 [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)'. 2021-01-20 14:16:30,825 [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)'. 2021-01-20 14:16:30,825 [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)'. 2021-01-20 14:16:30,825 [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)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,825 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,825 [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)'. 2021-01-20 14:16:30,826 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,827 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,827 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,828 [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)'. 2021-01-20 14:16:30,828 [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)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,828 [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)'. 2021-01-20 14:16:30,828 [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)'. 2021-01-20 14:16:30,828 [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)'. 2021-01-20 14:16:30,828 [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)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,828 [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)'. 2021-01-20 14:16:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(field,2,2)} = false [(field = 12.345), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,830 [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)'. 2021-01-20 14:16:30,830 [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)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,830 [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)'. 2021-01-20 14:16:30,830 [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)'. 2021-01-20 14:16:30,830 [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)'. 2021-01-20 14:16:30,830 [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)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,830 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,830 [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)'. 2021-01-20 14:16:30,831 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,832 [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)'. 2021-01-20 14:16:30,832 [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)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,832 [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)'. 2021-01-20 14:16:30,832 [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)'. 2021-01-20 14:16:30,832 [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)'. 2021-01-20 14:16:30,832 [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)'. 2021-01-20 14:16:30,832 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,833 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,833 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,833 [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)'. 2021-01-20 14:16:30,833 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'gif')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,834 [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)'. 2021-01-20 14:16:30,834 [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)'. 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,834 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,834 [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)'. 2021-01-20 14:16:30,835 [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)'. 2021-01-20 14:16:30,835 [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)'. 2021-01-20 14:16:30,835 [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)'. 2021-01-20 14:16:30,835 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,835 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,835 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,835 [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)'. 2021-01-20 14:16:30,835 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(field,'field')} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,836 [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)'. 2021-01-20 14:16:30,836 [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)'. 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,836 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,836 [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)'. 2021-01-20 14:16:30,836 [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)'. 2021-01-20 14:16:30,837 [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)'. 2021-01-20 14:16:30,837 [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)'. 2021-01-20 14:16:30,837 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,837 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,837 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,837 [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)'. 2021-01-20 14:16:30,837 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,838 [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)'. 2021-01-20 14:16:30,838 [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)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,838 [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)'. 2021-01-20 14:16:30,838 [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)'. 2021-01-20 14:16:30,838 [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)'. 2021-01-20 14:16:30,838 [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)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,838 [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)'. 2021-01-20 14:16:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = abcdef), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,840 [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)'. 2021-01-20 14:16:30,840 [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)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,840 [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)'. 2021-01-20 14:16:30,840 [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)'. 2021-01-20 14:16:30,840 [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)'. 2021-01-20 14:16:30,840 [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)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,840 [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)'. 2021-01-20 14:16:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,1,2)} = true [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,841 [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)'. 2021-01-20 14:16:30,841 [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)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,841 [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)'. 2021-01-20 14:16:30,841 [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)'. 2021-01-20 14:16:30,841 [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)'. 2021-01-20 14:16:30,841 [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)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,841 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,841 [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)'. 2021-01-20 14:16:30,842 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,1,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,843 [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)'. 2021-01-20 14:16:30,843 [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)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,843 [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)'. 2021-01-20 14:16:30,843 [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)'. 2021-01-20 14:16:30,843 [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)'. 2021-01-20 14:16:30,843 [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)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,843 [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)'. 2021-01-20 14:16:30,843 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,844 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,844 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,844 [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)'. 2021-01-20 14:16:30,844 [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)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,845 [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)'. 2021-01-20 14:16:30,845 [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)'. 2021-01-20 14:16:30,845 [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)'. 2021-01-20 14:16:30,845 [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)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,845 [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)'. 2021-01-20 14:16:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,0,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,846 [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)'. 2021-01-20 14:16:30,846 [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)'. 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,847 [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)'. 2021-01-20 14:16:30,847 [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)'. 2021-01-20 14:16:30,847 [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)'. 2021-01-20 14:16:30,847 [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)'. 2021-01-20 14:16:30,847 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,847 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,847 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,847 [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)'. 2021-01-20 14:16:30,847 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,848 [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)'. 2021-01-20 14:16:30,848 [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)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,848 [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)'. 2021-01-20 14:16:30,848 [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)'. 2021-01-20 14:16:30,848 [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)'. 2021-01-20 14:16:30,848 [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)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,848 [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)'. 2021-01-20 14:16:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,field)} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,849 [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)'. 2021-01-20 14:16:30,849 [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)'. 2021-01-20 14:16:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,850 [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)'. 2021-01-20 14:16:30,850 [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)'. 2021-01-20 14:16:30,850 [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)'. 2021-01-20 14:16:30,850 [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)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,850 [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)'. 2021-01-20 14:16:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,851 [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)'. 2021-01-20 14:16:30,851 [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)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,851 [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)'. 2021-01-20 14:16:30,851 [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)'. 2021-01-20 14:16:30,851 [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)'. 2021-01-20 14:16:30,851 [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)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,851 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,851 [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)'. 2021-01-20 14:16:30,852 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,853 [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)'. 2021-01-20 14:16:30,853 [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)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,853 [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)'. 2021-01-20 14:16:30,853 [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)'. 2021-01-20 14:16:30,853 [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)'. 2021-01-20 14:16:30,853 [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)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,853 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,853 [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)'. 2021-01-20 14:16:30,854 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp(field,'[0-9]{5}')} = false [(field = 1234), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,855 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,856 [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)'. 2021-01-20 14:16:30,856 [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)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,856 [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)'. 2021-01-20 14:16:30,856 [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)'. 2021-01-20 14:16:30,856 [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)'. 2021-01-20 14:16:30,856 [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)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,856 [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)'. 2021-01-20 14:16:30,856 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(field,3)} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,857 [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)'. 2021-01-20 14:16:30,857 [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)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,857 [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)'. 2021-01-20 14:16:30,857 [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)'. 2021-01-20 14:16:30,857 [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)'. 2021-01-20 14:16:30,857 [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)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,857 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,857 [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)'. 2021-01-20 14:16:30,858 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,3)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,859 [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)'. 2021-01-20 14:16:30,859 [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)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,859 [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)'. 2021-01-20 14:16:30,859 [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)'. 2021-01-20 14:16:30,859 [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)'. 2021-01-20 14:16:30,859 [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)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,859 [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)'. 2021-01-20 14:16:30,859 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,861 [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)'. 2021-01-20 14:16:30,861 [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)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,861 [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)'. 2021-01-20 14:16:30,861 [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)'. 2021-01-20 14:16:30,861 [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)'. 2021-01-20 14:16:30,861 [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)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,861 [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)'. 2021-01-20 14:16:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(field,3)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,862 [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)'. 2021-01-20 14:16:30,862 [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)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,862 [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)'. 2021-01-20 14:16:30,862 [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)'. 2021-01-20 14:16:30,862 [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)'. 2021-01-20 14:16:30,862 [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)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,862 [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)'. 2021-01-20 14:16:30,863 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,864 [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)'. 2021-01-20 14:16:30,864 [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)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,864 [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)'. 2021-01-20 14:16:30,864 [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)'. 2021-01-20 14:16:30,864 [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)'. 2021-01-20 14:16:30,864 [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)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,864 [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)'. 2021-01-20 14:16:30,864 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-01-20 14:16:30,865 [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)'. 2021-01-20 14:16:30,865 [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)'. 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-01-20 14:16:30,865 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-01-20 14:16:30,865 [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)'. 2021-01-20 14:16:30,865 [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)'. 2021-01-20 14:16:30,865 [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)'. 2021-01-20 14:16:30,866 [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)'. 2021-01-20 14:16:30,866 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-01-20 14:16:30,866 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-01-20 14:16:30,866 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-01-20 14:16:30,866 [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)'. 2021-01-20 14:16:30,866 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(field)} = false [(field = +++), (upload = [/var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.20.x/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.066 s - in org.appng.formtags.FormElementRuleTest [INFO] Running org.appng.formtags.providers.EmailProviderTest 2021-01-20 14:16:30,880 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending emails is enabled 2021-01-20 14:16:30,881 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending mail: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 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_1.20.x/appng-formtags/target/appng-formtags-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/target/appng-formtags-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/target/appng-formtags-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-formtags/target/appng-formtags-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-formtags --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-20210120.131631-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-20210120.131631-1.jar (30 kB at 157 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-20210120.131631-1.pom Progress (1): 1.8 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-20210120.131631-1.pom (1.8 kB at 29 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (1.6 kB at 27 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/maven-metadata.xml (776 B at 3.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (1.7 kB at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-20210120.131631-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/appng-formtags-1.20.5-20210120.131631-1-sources.jar (21 kB at 415 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.20.5-SNAPSHOT/maven-metadata.xml (991 B at 16 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG XML-API 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/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 13 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_1.20.x/appng-xmlapi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-xmlapi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.xml.MarshallServiceTest 2021-01-20 14:16:35,338 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'. 2021-01-20 14:16:35,338 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'. 2021-01-20 14:16:35,339 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. 2021-01-20 14:16:35,339 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. 2021-01-20 14:16:35,341 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> 2021-01-20 14:16:35,341 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> 2021-01-20 14:16:35,342 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'. 2021-01-20 14:16:35,342 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'. 2021-01-20 14:16:35,344 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. 2021-01-20 14:16:35,344 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. 2021-01-20 14:16:35,344 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'. 2021-01-20 14:16:35,344 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'. 2021-01-20 14:16:35,344 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. 2021-01-20 14:16:35,344 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. 2021-01-20 14:16:35,345 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'. 2021-01-20 14:16:35,345 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'. 2021-01-20 14:16:35,345 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. 2021-01-20 14:16:35,345 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. 2021-01-20 14:16:35,345 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'. 2021-01-20 14:16:35,345 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'. 2021-01-20 14:16:35,346 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. 2021-01-20 14:16:35,346 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. 2021-01-20 14:16:35,346 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'. 2021-01-20 14:16:35,346 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'. 2021-01-20 14:16:35,346 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'. 2021-01-20 14:16:35,346 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'. 2021-01-20 14:16:35,347 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. 2021-01-20 14:16:35,347 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. 2021-01-20 14:16:35,347 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> 2021-01-20 14:16:35,347 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> 2021-01-20 14:16:35,350 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. 2021-01-20 14:16:35,350 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. 2021-01-20 14:16:35,356 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. 2021-01-20 14:16:35,356 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. 2021-01-20 14:16:35,359 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. 2021-01-20 14:16:35,359 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. 2021-01-20 14:16:35,361 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. 2021-01-20 14:16:35,361 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. 2021-01-20 14:16:35,363 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. 2021-01-20 14:16:35,363 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. 2021-01-20 14:16:35,614 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@29e495ff: 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. 2021-01-20 14:16:35,614 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@29e495ff: 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: 1.047 s - in org.appng.xml.MarshallServiceTest [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest 2021-01-20 14:16:35,646 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete 2021-01-20 14:16:35,646 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.xml.transformation.StyleSheetProviderTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest 2021-01-20 14:16:35,676 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java 2021-01-20 14:16:35,676 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [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_1.20.x/appng-xmlapi/target/appng-xmlapi-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/target/appng-xmlapi-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/target/appng-xmlapi-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/target/appng-xmlapi-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-xmlapi --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-20210120.131636-1.jar Progress (1): 2.0/155 kB Progress (1): 4.1/155 kB Progress (1): 6.1/155 kB Progress (1): 8.2/155 kB Progress (1): 10/155 kB Progress (1): 12/155 kB Progress (1): 14/155 kB Progress (1): 16/155 kB Progress (1): 18/155 kB Progress (1): 20/155 kB Progress (1): 23/155 kB Progress (1): 25/155 kB Progress (1): 27/155 kB Progress (1): 29/155 kB Progress (1): 31/155 kB Progress (1): 33/155 kB Progress (1): 35/155 kB Progress (1): 37/155 kB Progress (1): 39/155 kB Progress (1): 41/155 kB Progress (1): 43/155 kB Progress (1): 45/155 kB Progress (1): 47/155 kB Progress (1): 49/155 kB Progress (1): 51/155 kB Progress (1): 53/155 kB Progress (1): 55/155 kB Progress (1): 57/155 kB Progress (1): 59/155 kB Progress (1): 61/155 kB Progress (1): 63/155 kB Progress (1): 66/155 kB Progress (1): 68/155 kB Progress (1): 70/155 kB Progress (1): 72/155 kB Progress (1): 74/155 kB Progress (1): 76/155 kB Progress (1): 78/155 kB Progress (1): 80/155 kB Progress (1): 82/155 kB Progress (1): 84/155 kB Progress (1): 86/155 kB Progress (1): 88/155 kB Progress (1): 90/155 kB Progress (1): 92/155 kB Progress (1): 94/155 kB Progress (1): 96/155 kB Progress (1): 98/155 kB Progress (1): 100/155 kB Progress (1): 102/155 kB Progress (1): 104/155 kB Progress (1): 106/155 kB Progress (1): 109/155 kB Progress (1): 111/155 kB Progress (1): 113/155 kB Progress (1): 115/155 kB Progress (1): 117/155 kB Progress (1): 119/155 kB Progress (1): 121/155 kB Progress (1): 123/155 kB Progress (1): 125/155 kB Progress (1): 127/155 kB Progress (1): 129/155 kB Progress (1): 131/155 kB Progress (1): 133/155 kB Progress (1): 135/155 kB Progress (1): 137/155 kB Progress (1): 139/155 kB Progress (1): 141/155 kB Progress (1): 143/155 kB Progress (1): 145/155 kB Progress (1): 147/155 kB Progress (1): 150/155 kB Progress (1): 152/155 kB Progress (1): 154/155 kB Progress (1): 155 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-20210120.131636-1.jar (155 kB at 644 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-20210120.131636-1.pom Progress (1): 2.0/3.1 kB Progress (1): 3.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-20210120.131636-1.pom (3.1 kB at 63 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (1.6 kB at 27 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 774 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/maven-metadata.xml (774 B at 7.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (1.7 kB at 19 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-20210120.131636-1-sources.jar Progress (1): 2.0/163 kB Progress (1): 4.1/163 kB Progress (1): 6.1/163 kB Progress (1): 8.2/163 kB Progress (1): 10/163 kB Progress (1): 12/163 kB Progress (1): 14/163 kB Progress (1): 16/163 kB Progress (1): 18/163 kB Progress (1): 20/163 kB Progress (1): 23/163 kB Progress (1): 25/163 kB Progress (1): 27/163 kB Progress (1): 29/163 kB Progress (1): 31/163 kB Progress (1): 33/163 kB Progress (1): 35/163 kB Progress (1): 37/163 kB Progress (1): 39/163 kB Progress (1): 41/163 kB Progress (1): 43/163 kB Progress (1): 45/163 kB Progress (1): 47/163 kB Progress (1): 49/163 kB Progress (1): 51/163 kB Progress (1): 53/163 kB Progress (1): 55/163 kB Progress (1): 57/163 kB Progress (1): 59/163 kB Progress (1): 61/163 kB Progress (1): 63/163 kB Progress (1): 66/163 kB Progress (1): 68/163 kB Progress (1): 70/163 kB Progress (1): 72/163 kB Progress (1): 74/163 kB Progress (1): 76/163 kB Progress (1): 78/163 kB Progress (1): 80/163 kB Progress (1): 82/163 kB Progress (1): 84/163 kB Progress (1): 86/163 kB Progress (1): 88/163 kB Progress (1): 90/163 kB Progress (1): 92/163 kB Progress (1): 94/163 kB Progress (1): 96/163 kB Progress (1): 98/163 kB Progress (1): 100/163 kB Progress (1): 102/163 kB Progress (1): 104/163 kB Progress (1): 106/163 kB Progress (1): 109/163 kB Progress (1): 111/163 kB Progress (1): 113/163 kB Progress (1): 115/163 kB Progress (1): 117/163 kB Progress (1): 119/163 kB Progress (1): 121/163 kB Progress (1): 123/163 kB Progress (1): 125/163 kB Progress (1): 127/163 kB Progress (1): 129/163 kB Progress (1): 131/163 kB Progress (1): 133/163 kB Progress (1): 135/163 kB Progress (1): 137/163 kB Progress (1): 139/163 kB Progress (1): 141/163 kB Progress (1): 143/163 kB Progress (1): 145/163 kB Progress (1): 147/163 kB Progress (1): 150/163 kB Progress (1): 152/163 kB Progress (1): 154/163 kB Progress (1): 156/163 kB Progress (1): 158/163 kB Progress (1): 160/163 kB Progress (1): 162/163 kB Progress (1): 163 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/appng-xmlapi-1.20.5-20210120.131636-1-sources.jar (163 kB at 1.5 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.20.5-SNAPSHOT/maven-metadata.xml (989 B at 12 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG public API 1.20.5-SNAPSHOT [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 169 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/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 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.FormDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in org.appng.api.FormDataBinderTest [INFO] Running org.appng.api.auth.AuthToolsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.RequestDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.RequestDataBinderTest [INFO] Running org.appng.api.ConfigValidatorTest 2021-01-20 14:16:41,388 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for cloneDatasource::datasource 2021-01-20 14:16:41,396 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for cloneCloneDatasource::cloneDatasource 2021-01-20 14:16:41,400 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for enhancedClone::datasource 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override title 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override description 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override permissions 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add parameter newParam 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add new field foo at position 0 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add bean option testOption 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add linkpanel with id nintendo 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override linkpanel with id foo 2021-01-20 14:16:41,404 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for overrideBeanClone::datasource 2021-01-20 14:16:41,408 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override permissions 2021-01-20 14:16:41,408 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override bean id hansolo 2021-01-20 14:16:41,408 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add bean option lucas 2021-01-20 14:16:41,408 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override linkpanel with id foo 2021-01-20 14:16:41,408 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override linkpanel with id jin 2021-01-20 14:16:41,408 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for cloneCloneCloneDatasource::cloneCloneDatasource 2021-01-20 14:16:41,851 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,858 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2021-01-20 14:16:41,867 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2021-01-20 14:16:41,873 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,879 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-01-20 14:16:41,884 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,890 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,895 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2021-01-20 14:16:41,900 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2021-01-20 14:16:41,905 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,909 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-01-20 14:16:41,913 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,972 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml 2021-01-20 14:16:41,975 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,978 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-01-20 14:16:41,980 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,983 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml 2021-01-20 14:16:41,986 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,988 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2021-01-20 14:16:41,991 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2021-01-20 14:16:41,993 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:41,995 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-01-20 14:16:41,998 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-01-20 14:16:42,042 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 299ms 2021-01-20 14:16:42,043 ERROR [main] org.appng.api.support.ConfigValidator: found errors: No 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 '/', '${}' 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 '/', '${}' 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 '/', '${}' 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 '/', '${}' 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 '/', '${}' or '?'! datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'. datasource.xml: datasource 'person': field: email, condition: '${5 ab foo}' is invalid: Failed to parse the expression [${5 ab foo}] datasource.xml: datasource 'person': field: firstname, condition: '${current.dummy > 1}' is invalid: Property [dummy] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, hidden: '${current.doDisplay}' is invalid: Property [doDisplay] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, readOnly: '${isVisible}' is invalid: parameter 'isVisible' not found on datasource 'person' event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1] event.xml: action 'action': condition: '${fooo}' is invalid: parameter 'fooo' not found on action 'action' event.xml: action 'action': references the unknown permission 'doesNotExist'. event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter doesNotExist which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] event.xml: action 'action2': references the unknown datasource 'doesNotExist'. event.xml: event 'event' references the unknown permission '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' section[1] attribute 'hidden': parameter 'isHidden' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'folded': parameter 'isFolded' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'passive': parameter 'isPassive' not found on page 'page' page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter actionParam3 which is unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1] page.xml: page 'page' the reference to action 'action' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter dsParam3 which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page', action 'action' condition: '${fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', action 'action' references the unknown permission 'doesNotExist'. page.xml: page 'page', datasource 'datasource' condition: '${postParam and fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', datasource 'datasource' references the unknown permission 'doesNotExist'. 2021-01-20 14:16:42,048 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2021-01-20 14:16:42,055 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2021-01-20 14:16:42,059 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2021-01-20 14:16:42,061 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/meta-data in resource datasource.xml [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s - in org.appng.api.ConfigValidatorTest [INFO] Running org.appng.api.XPathProcessorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.support.OptionsImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.LabelSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.ParameterSupportTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.ParameterSupportTest [INFO] Running org.appng.api.support.FieldProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.FieldProcessorTest [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.CallableDataSourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.appng.api.support.CallableDataSourceTest [INFO] Running org.appng.api.support.RequestSupportTest 2021-01-20 14:16:42,352 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' 2021-01-20 14:16:42,356 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2021-01-20 14:16:42,356 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2021-01-20 14:16:42,362 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '###' 2021-01-20 14:16:42,404 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.0.17.Final [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in org.appng.api.support.RequestSupportTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2021-01-20 14:16:42,682 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.023 s - in org.appng.api.support.field.DateFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2021-01-20 14:16:42,713 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2021-01-20 14:16:42,729 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2021-01-20 14:16:42,804 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest [INFO] Running org.appng.api.support.field.DefaultFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.appng.api.support.field.DefaultFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2021-01-20 14:16:42,892 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.011 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2021-01-20 14:16:42,906 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.ZonedDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.field.DateFieldConverterZonedDateTimeTest [INFO] Running org.appng.api.support.field.ObjectFieldConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.ListFieldConverterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2021-01-20 14:16:43,430 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2021-01-20 14:16:43,435 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.016 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.FileFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.field.FileFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2021-01-20 14:16:43,459 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.OffsetDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2021-01-20 14:16:43,470 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTest [INFO] Running org.appng.api.support.SortParamSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.support.SortParamSupportTest [INFO] Running org.appng.api.support.CallableActionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.appng.api.support.CallableActionTest [INFO] Running org.appng.api.support.ScopeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ScopeTest [INFO] Running org.appng.api.support.ApplicationResourceHolderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ApplicationResourceHolderTest [INFO] Running org.appng.api.support.OptionImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.OptionImplTest [INFO] Running org.appng.api.support.ValidationProviderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in org.appng.api.support.ValidationProviderTest [INFO] Running org.appng.api.support.validation.FileUploadValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.validation.FileUploadValidatorTest [INFO] Running org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Running org.appng.api.support.DatasourceInheritanceTest 2021-01-20 14:16:44,045 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for cloneDatasource::datasource 2021-01-20 14:16:44,047 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for cloneCloneDatasource::cloneDatasource 2021-01-20 14:16:44,047 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for enhancedClone::datasource 2021-01-20 14:16:44,048 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override title 2021-01-20 14:16:44,048 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override description 2021-01-20 14:16:44,048 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override permissions 2021-01-20 14:16:44,048 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add parameter newParam 2021-01-20 14:16:44,048 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add new field foo at position 0 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add bean option testOption 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add linkpanel with id nintendo 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override linkpanel with id foo 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for overrideBeanClone::datasource 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override permissions 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override bean id hansolo 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: add bean option lucas 2021-01-20 14:16:44,049 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override linkpanel with id foo 2021-01-20 14:16:44,050 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: override linkpanel with id jin 2021-01-20 14:16:44,050 INFO [main] org.appng.api.support.DatasourceInheritanceHelper: process inheritance for cloneCloneCloneDatasource::cloneCloneDatasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.support.DatasourceInheritanceTest [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.MessageSourceChainTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.SelectionBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.SelectionBuilderTest [INFO] Running org.appng.api.support.SelectionFactoryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.SelectionFactoryTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.055 s - in org.appng.api.support.ElementHelperTest [INFO] Running org.appng.api.support.HttpHeaderUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ResultServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.appng.api.support.ResultServiceTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2021-01-20 14:16:44,197 INFO [main] org.appng.api.support.environment.DefaultEnvironment: Clearing site scope with identifier 'SITE.localhost' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2021-01-20 14:16:44,198 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1780974980 for site thesite with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.environment.AttributeWrapperTest [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] 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.5 s - in org.appng.api.ConsumerProducerTest [INFO] Running org.appng.api.DataContainerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.DataContainerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 313, 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_1.20.x/appng-api/target/appng-api-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/target/appng-api-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/target/appng-api-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-api/target/appng-api-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-api --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-20210120.131645-1.jar Progress (1): 2.0/334 kB Progress (1): 4.1/334 kB Progress (1): 6.1/334 kB Progress (1): 8.2/334 kB Progress (1): 10/334 kB Progress (1): 12/334 kB Progress (1): 14/334 kB Progress (1): 16/334 kB Progress (1): 18/334 kB Progress (1): 20/334 kB Progress (1): 23/334 kB Progress (1): 25/334 kB Progress (1): 27/334 kB Progress (1): 29/334 kB Progress (1): 31/334 kB Progress (1): 33/334 kB Progress (1): 35/334 kB Progress (1): 37/334 kB Progress (1): 39/334 kB Progress (1): 41/334 kB Progress (1): 43/334 kB Progress (1): 45/334 kB Progress (1): 47/334 kB Progress (1): 49/334 kB Progress (1): 51/334 kB Progress (1): 53/334 kB Progress (1): 55/334 kB Progress (1): 57/334 kB Progress (1): 59/334 kB Progress (1): 61/334 kB Progress (1): 63/334 kB Progress (1): 66/334 kB Progress (1): 68/334 kB Progress (1): 70/334 kB Progress (1): 72/334 kB Progress (1): 74/334 kB Progress (1): 76/334 kB Progress (1): 78/334 kB Progress (1): 80/334 kB Progress (1): 82/334 kB Progress (1): 84/334 kB Progress (1): 86/334 kB Progress (1): 88/334 kB Progress (1): 90/334 kB Progress (1): 92/334 kB Progress (1): 94/334 kB Progress (1): 96/334 kB Progress (1): 98/334 kB Progress (1): 100/334 kB Progress (1): 102/334 kB Progress (1): 104/334 kB Progress (1): 106/334 kB Progress (1): 109/334 kB Progress (1): 111/334 kB Progress (1): 113/334 kB Progress (1): 115/334 kB Progress (1): 117/334 kB Progress (1): 119/334 kB Progress (1): 121/334 kB Progress (1): 123/334 kB Progress (1): 125/334 kB Progress (1): 127/334 kB Progress (1): 129/334 kB Progress (1): 131/334 kB Progress (1): 133/334 kB Progress (1): 135/334 kB Progress (1): 137/334 kB Progress (1): 139/334 kB Progress (1): 141/334 kB Progress (1): 143/334 kB Progress (1): 145/334 kB Progress (1): 147/334 kB Progress (1): 150/334 kB Progress (1): 152/334 kB Progress (1): 154/334 kB Progress (1): 156/334 kB Progress (1): 158/334 kB Progress (1): 160/334 kB Progress (1): 162/334 kB Progress (1): 164/334 kB Progress (1): 166/334 kB Progress (1): 168/334 kB Progress (1): 170/334 kB Progress (1): 172/334 kB Progress (1): 174/334 kB Progress (1): 176/334 kB Progress (1): 178/334 kB Progress (1): 180/334 kB Progress (1): 182/334 kB Progress (1): 184/334 kB Progress (1): 186/334 kB Progress (1): 188/334 kB Progress (1): 190/334 kB Progress (1): 193/334 kB Progress (1): 195/334 kB Progress (1): 197/334 kB Progress (1): 199/334 kB Progress (1): 201/334 kB Progress (1): 203/334 kB Progress (1): 205/334 kB Progress (1): 207/334 kB Progress (1): 209/334 kB Progress (1): 211/334 kB Progress (1): 213/334 kB Progress (1): 215/334 kB Progress (1): 217/334 kB Progress (1): 219/334 kB Progress (1): 221/334 kB Progress (1): 223/334 kB Progress (1): 225/334 kB Progress (1): 227/334 kB Progress (1): 229/334 kB Progress (1): 231/334 kB Progress (1): 233/334 kB Progress (1): 236/334 kB Progress (1): 238/334 kB Progress (1): 240/334 kB Progress (1): 242/334 kB Progress (1): 244/334 kB Progress (1): 246/334 kB Progress (1): 248/334 kB Progress (1): 250/334 kB Progress (1): 252/334 kB Progress (1): 254/334 kB Progress (1): 256/334 kB Progress (1): 258/334 kB Progress (1): 260/334 kB Progress (1): 262/334 kB Progress (1): 264/334 kB Progress (1): 266/334 kB Progress (1): 268/334 kB Progress (1): 270/334 kB Progress (1): 272/334 kB Progress (1): 274/334 kB Progress (1): 276/334 kB Progress (1): 279/334 kB Progress (1): 281/334 kB Progress (1): 283/334 kB Progress (1): 285/334 kB Progress (1): 287/334 kB Progress (1): 289/334 kB Progress (1): 291/334 kB Progress (1): 293/334 kB Progress (1): 295/334 kB Progress (1): 297/334 kB Progress (1): 299/334 kB Progress (1): 301/334 kB Progress (1): 303/334 kB Progress (1): 305/334 kB Progress (1): 307/334 kB Progress (1): 309/334 kB Progress (1): 311/334 kB Progress (1): 313/334 kB Progress (1): 315/334 kB Progress (1): 317/334 kB Progress (1): 319/334 kB Progress (1): 322/334 kB Progress (1): 324/334 kB Progress (1): 326/334 kB Progress (1): 328/334 kB Progress (1): 330/334 kB Progress (1): 332/334 kB Progress (1): 334/334 kB Progress (1): 334 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-20210120.131645-1.jar (334 kB at 3.9 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-20210120.131645-1.pom Progress (1): 2.0/3.9 kB Progress (1): 3.9 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-20210120.131645-1.pom (3.9 kB at 6.6 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (1.6 kB at 11 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 771 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/maven-metadata.xml (771 B at 20 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (1.6 kB at 19 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-20210120.131645-1-sources.jar Progress (1): 2.0/272 kB Progress (1): 4.1/272 kB Progress (1): 6.1/272 kB Progress (1): 8.2/272 kB Progress (1): 10/272 kB Progress (1): 12/272 kB Progress (1): 14/272 kB Progress (1): 16/272 kB Progress (1): 18/272 kB Progress (1): 20/272 kB Progress (1): 23/272 kB Progress (1): 25/272 kB Progress (1): 27/272 kB Progress (1): 29/272 kB Progress (1): 31/272 kB Progress (1): 33/272 kB Progress (1): 35/272 kB Progress (1): 37/272 kB Progress (1): 39/272 kB Progress (1): 41/272 kB Progress (1): 43/272 kB Progress (1): 45/272 kB Progress (1): 47/272 kB Progress (1): 49/272 kB Progress (1): 51/272 kB Progress (1): 53/272 kB Progress (1): 55/272 kB Progress (1): 57/272 kB Progress (1): 59/272 kB Progress (1): 61/272 kB Progress (1): 63/272 kB Progress (1): 66/272 kB Progress (1): 68/272 kB Progress (1): 70/272 kB Progress (1): 72/272 kB Progress (1): 74/272 kB Progress (1): 76/272 kB Progress (1): 78/272 kB Progress (1): 80/272 kB Progress (1): 82/272 kB Progress (1): 84/272 kB Progress (1): 86/272 kB Progress (1): 88/272 kB Progress (1): 90/272 kB Progress (1): 92/272 kB Progress (1): 94/272 kB Progress (1): 96/272 kB Progress (1): 98/272 kB Progress (1): 100/272 kB Progress (1): 102/272 kB Progress (1): 104/272 kB Progress (1): 106/272 kB Progress (1): 109/272 kB Progress (1): 111/272 kB Progress (1): 113/272 kB Progress (1): 115/272 kB Progress (1): 117/272 kB Progress (1): 119/272 kB Progress (1): 121/272 kB Progress (1): 123/272 kB Progress (1): 125/272 kB Progress (1): 127/272 kB Progress (1): 129/272 kB Progress (1): 131/272 kB Progress (1): 133/272 kB Progress (1): 135/272 kB Progress (1): 137/272 kB Progress (1): 139/272 kB Progress (1): 141/272 kB Progress (1): 143/272 kB Progress (1): 145/272 kB Progress (1): 147/272 kB Progress (1): 150/272 kB Progress (1): 152/272 kB Progress (1): 154/272 kB Progress (1): 156/272 kB Progress (1): 158/272 kB Progress (1): 160/272 kB Progress (1): 162/272 kB Progress (1): 164/272 kB Progress (1): 166/272 kB Progress (1): 168/272 kB Progress (1): 170/272 kB Progress (1): 172/272 kB Progress (1): 174/272 kB Progress (1): 176/272 kB Progress (1): 178/272 kB Progress (1): 180/272 kB Progress (1): 182/272 kB Progress (1): 184/272 kB Progress (1): 186/272 kB Progress (1): 188/272 kB Progress (1): 190/272 kB Progress (1): 193/272 kB Progress (1): 195/272 kB Progress (1): 197/272 kB Progress (1): 199/272 kB Progress (1): 201/272 kB Progress (1): 203/272 kB Progress (1): 205/272 kB Progress (1): 207/272 kB Progress (1): 209/272 kB Progress (1): 211/272 kB Progress (1): 213/272 kB Progress (1): 215/272 kB Progress (1): 217/272 kB Progress (1): 219/272 kB Progress (1): 221/272 kB Progress (1): 223/272 kB Progress (1): 225/272 kB Progress (1): 227/272 kB Progress (1): 229/272 kB Progress (1): 231/272 kB Progress (1): 233/272 kB Progress (1): 236/272 kB Progress (1): 238/272 kB Progress (1): 240/272 kB Progress (1): 242/272 kB Progress (1): 244/272 kB Progress (1): 246/272 kB Progress (1): 248/272 kB Progress (1): 250/272 kB Progress (1): 252/272 kB Progress (1): 254/272 kB Progress (1): 256/272 kB Progress (1): 258/272 kB Progress (1): 260/272 kB Progress (1): 262/272 kB Progress (1): 264/272 kB Progress (1): 266/272 kB Progress (1): 268/272 kB Progress (1): 270/272 kB Progress (1): 272 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/appng-api-1.20.5-20210120.131645-1-sources.jar (272 kB at 2.2 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.20.5-SNAPSHOT/maven-metadata.xml (986 B at 4.0 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG testsupport 1.20.5-SNAPSHOT [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_1.20.x/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-testsupport --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.testsupport.TestBaseTest 2021-01-20 14:16:48,039 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:16:48,052 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17695df3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6c9f5c0d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@de3a06f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@76b10754, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2bea5ab4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3d8314f0] 2021-01-20 14:16:48,126 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-01-20 14:16:48,269 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6b0c2d26: startup date [Wed Jan 20 14:16:48 CET 2021]; root of context hierarchy 2021-01-20 14:16:49,013 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@6b0c2d26: startup date [Wed Jan 20 14:16:48 CET 2021]; root of context hierarchy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 s - in org.appng.testsupport.TestBaseTest [INFO] Running org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 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.019 s - in org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Running org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Running org.appng.testsupport.SimpleApplicationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.testsupport.SimpleApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, 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_1.20.x/appng-testsupport/target/appng-testsupport-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/target/appng-testsupport-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/target/appng-testsupport-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-testsupport/target/appng-testsupport-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-testsupport --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-20210120.131650-1.jar Progress (1): 2.0/61 kB Progress (1): 4.1/61 kB Progress (1): 6.1/61 kB Progress (1): 8.2/61 kB Progress (1): 10/61 kB Progress (1): 12/61 kB Progress (1): 14/61 kB Progress (1): 16/61 kB Progress (1): 18/61 kB Progress (1): 20/61 kB Progress (1): 23/61 kB Progress (1): 25/61 kB Progress (1): 27/61 kB Progress (1): 29/61 kB Progress (1): 31/61 kB Progress (1): 33/61 kB Progress (1): 35/61 kB Progress (1): 37/61 kB Progress (1): 39/61 kB Progress (1): 41/61 kB Progress (1): 43/61 kB Progress (1): 45/61 kB Progress (1): 47/61 kB Progress (1): 49/61 kB Progress (1): 51/61 kB Progress (1): 53/61 kB Progress (1): 55/61 kB Progress (1): 57/61 kB Progress (1): 59/61 kB Progress (1): 61 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-20210120.131650-1.jar (61 kB at 713 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-20210120.131650-1.pom Progress (1): 2.0/2.2 kB Progress (1): 2.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-20210120.131650-1.pom (2.2 kB at 48 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (1.6 kB at 23 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/maven-metadata.xml (779 B at 12 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (1.6 kB at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-20210120.131650-1-sources.jar Progress (1): 2.0/37 kB Progress (1): 4.1/37 kB Progress (1): 6.1/37 kB Progress (1): 8.2/37 kB Progress (1): 10/37 kB Progress (1): 12/37 kB Progress (1): 14/37 kB Progress (1): 16/37 kB Progress (1): 18/37 kB Progress (1): 20/37 kB Progress (1): 23/37 kB Progress (1): 25/37 kB Progress (1): 27/37 kB Progress (1): 29/37 kB Progress (1): 31/37 kB Progress (1): 33/37 kB Progress (1): 35/37 kB Progress (1): 37/37 kB Progress (1): 37 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/appng-testsupport-1.20.5-20210120.131650-1-sources.jar (37 kB at 770 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.20.5-SNAPSHOT/maven-metadata.xml (994 B at 2.4 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG REST API 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api --- [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-rest-api --- [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-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-rest-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.rest.DataSourceHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.appng.api.rest.DataSourceHelperTest [INFO] Running org.appng.api.rest.ActionHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.rest.ActionHelperTest [INFO] Running org.appng.api.rest.RestClientTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.appng.api.rest.RestClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/appng-rest-api-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/appng-rest-api-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/appng-rest-api-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/appng-rest-api-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-rest-api --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-20210120.131654-1.jar Progress (1): 2.0/82 kB Progress (1): 4.1/82 kB Progress (1): 6.1/82 kB Progress (1): 8.2/82 kB Progress (1): 10/82 kB Progress (1): 12/82 kB Progress (1): 14/82 kB Progress (1): 16/82 kB Progress (1): 18/82 kB Progress (1): 20/82 kB Progress (1): 23/82 kB Progress (1): 25/82 kB Progress (1): 27/82 kB Progress (1): 29/82 kB Progress (1): 31/82 kB Progress (1): 33/82 kB Progress (1): 35/82 kB Progress (1): 37/82 kB Progress (1): 39/82 kB Progress (1): 41/82 kB Progress (1): 43/82 kB Progress (1): 45/82 kB Progress (1): 47/82 kB Progress (1): 49/82 kB Progress (1): 51/82 kB Progress (1): 53/82 kB Progress (1): 55/82 kB Progress (1): 57/82 kB Progress (1): 59/82 kB Progress (1): 61/82 kB Progress (1): 63/82 kB Progress (1): 66/82 kB Progress (1): 68/82 kB Progress (1): 70/82 kB Progress (1): 72/82 kB Progress (1): 74/82 kB Progress (1): 76/82 kB Progress (1): 78/82 kB Progress (1): 80/82 kB Progress (1): 82 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-20210120.131654-1.jar (82 kB at 793 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-20210120.131654-1.pom Progress (1): 2.0/4.3 kB Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-20210120.131654-1.pom (4.3 kB at 100 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (1.6 kB at 31 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (1.6 kB at 41 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml (776 B at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml (776 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (1.6 kB at 7.4 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (1.6 kB at 49 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-20210120.131654-1-sources.jar Progress (1): 2.0/53 kB Progress (1): 4.1/53 kB Progress (1): 6.1/53 kB Progress (1): 8.2/53 kB Progress (1): 10/53 kB Progress (1): 12/53 kB Progress (1): 14/53 kB Progress (1): 16/53 kB Progress (1): 18/53 kB Progress (1): 20/53 kB Progress (1): 23/53 kB Progress (1): 25/53 kB Progress (1): 27/53 kB Progress (1): 29/53 kB Progress (1): 31/53 kB Progress (1): 33/53 kB Progress (1): 35/53 kB Progress (1): 37/53 kB Progress (1): 39/53 kB Progress (1): 41/53 kB Progress (1): 43/53 kB Progress (1): 45/53 kB Progress (1): 47/53 kB Progress (1): 49/53 kB Progress (1): 51/53 kB Progress (1): 53 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/appng-rest-api-1.20.5-20210120.131654-1-sources.jar (53 kB at 1.1 MB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (1.6 kB at 123 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml (991 B at 13 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.20.5-SNAPSHOT/maven-metadata.xml (991 B at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (1.6 kB at 29 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Persistence-Tools 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/appng-persistence/target/classes [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 12 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-persistence --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2021-01-20 14:16:57,167 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@50b494a6: startup date [Wed Jan 20 14:16:57 CET 2021]; root of context hierarchy 2021-01-20 14:16:57,412 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:16:57,558 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') 2021-01-20 14:16:57,559 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:16:57,577 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:16:57,652 INFO [main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.3.Final} 2021-01-20 14:16:57,819 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-01-20 14:16:58,024 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Jan 20, 2021 2:16:58 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-01-20 14:16:58,045 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:16:58,046 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:16:58,046 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:16:58,049 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:16:58,500 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:16:58,573 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:16:59,551 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.0.17.Final 2021-01-20 14:17:00,379 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5995851e] 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. 2021-01-20 14:17:00,383 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77c3c037] 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. 2021-01-20 14:17:00,396 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:00,401 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,177 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@50b494a6: startup date [Wed Jan 20 14:16:57 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,178 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,178 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,182 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@27898e13: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,209 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:01,228 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') 2021-01-20 14:17:01,228 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,228 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:01,234 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:01,234 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,234 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:01,234 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:01,235 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:01,235 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:01,239 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:01,366 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4607d78b] 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. 2021-01-20 14:17:01,368 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@374c3975] 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. 2021-01-20 14:17:01,376 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:01,377 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,473 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@27898e13: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,474 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,474 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,476 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@77fc19cf: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,502 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:01,523 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') 2021-01-20 14:17:01,523 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,523 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:01,530 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:01,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,531 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:01,531 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:01,531 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:01,531 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:01,536 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:01,649 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@677cc4e8] 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. 2021-01-20 14:17:01,651 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6a6d1ff3] 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. 2021-01-20 14:17:01,659 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:01,659 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,722 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@77fc19cf: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,722 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,722 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,724 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6d17914a: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,745 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:01,761 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') 2021-01-20 14:17:01,761 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,761 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:01,767 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:01,767 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,767 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:01,768 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:01,768 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:01,768 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:01,772 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:01,874 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1eb906f3] 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. 2021-01-20 14:17:01,876 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45707f76] 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. 2021-01-20 14:17:01,887 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:01,888 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,949 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6d17914a: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,949 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,949 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,952 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7ff6804a: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:01,971 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:01,988 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') 2021-01-20 14:17:01,988 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:01,988 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:01,994 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:01,994 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:01,994 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:01,994 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:01,994 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:01,995 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:01,999 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:02,097 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5fc1e4fb] 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. 2021-01-20 14:17:02,099 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73da7f08] 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. 2021-01-20 14:17:02,106 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:02,107 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,163 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7ff6804a: startup date [Wed Jan 20 14:17:01 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,163 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,163 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,168 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@592cb470: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,191 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:02,211 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') 2021-01-20 14:17:02,211 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,211 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:02,217 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:02,217 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,217 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:02,217 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:02,218 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:02,218 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:02,222 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:02,329 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c1b82cd] 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. 2021-01-20 14:17:02,331 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69d7bc1a] 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. 2021-01-20 14:17:02,339 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:02,339 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,401 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@592cb470: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,402 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,402 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,437 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6644bdf5: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,460 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:02,475 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') 2021-01-20 14:17:02,476 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,476 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:02,481 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:02,481 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,481 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:02,481 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:02,481 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:02,482 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:02,486 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:02,575 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b6cad77] 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. 2021-01-20 14:17:02,576 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@131777e8] 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. 2021-01-20 14:17:02,584 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:02,584 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,646 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6644bdf5: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,646 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,647 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,649 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6614289a: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,671 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:02,688 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') 2021-01-20 14:17:02,688 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,688 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:02,694 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:02,694 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,694 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:02,694 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:02,694 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:02,695 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:02,699 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:02,792 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3428420d] 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. 2021-01-20 14:17:02,794 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d2e65bd] 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. 2021-01-20 14:17:02,801 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:02,802 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,859 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6614289a: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,859 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,860 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,862 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@18f8ebd4: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:02,877 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:02,893 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') 2021-01-20 14:17:02,893 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:02,893 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:02,898 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:02,898 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:02,898 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:02,898 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:02,898 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:02,899 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:02,902 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:02,993 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@362b384c] 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. 2021-01-20 14:17:02,995 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@68550d86] 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. 2021-01-20 14:17:03,003 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:03,003 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,052 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@18f8ebd4: startup date [Wed Jan 20 14:17:02 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,053 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,053 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,055 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6d4d0a14: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,071 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:03,087 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') 2021-01-20 14:17:03,087 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,088 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:03,093 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:03,093 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,094 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:03,094 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:03,094 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:03,094 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:03,098 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:03,173 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64a8d575] 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. 2021-01-20 14:17:03,175 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35cf91df] 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. 2021-01-20 14:17:03,181 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:03,181 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,229 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6d4d0a14: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,229 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,229 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,231 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@41289e88: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,245 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:03,258 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') 2021-01-20 14:17:03,258 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,258 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:03,263 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:03,263 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,263 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:03,263 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:03,263 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:03,264 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:03,267 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:03,345 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67d8613] 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. 2021-01-20 14:17:03,347 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9dbb1d9] 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. 2021-01-20 14:17:03,356 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:03,356 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,474 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@41289e88: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,474 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,475 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,477 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@563392e5: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,492 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:03,508 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') 2021-01-20 14:17:03,508 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,508 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:03,513 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:03,514 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,514 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:03,514 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:03,514 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:03,514 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:03,518 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:03,614 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72406594] 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. 2021-01-20 14:17:03,615 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@623ded82] 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. 2021-01-20 14:17:03,622 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:03,622 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,695 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@563392e5: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,695 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,696 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,698 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@38394e76: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,712 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:03,726 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') 2021-01-20 14:17:03,726 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,726 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:03,732 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:03,732 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,732 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:03,732 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:03,732 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:03,733 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:03,736 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:03,810 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4af50246] 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. 2021-01-20 14:17:03,812 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ac71b87] 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. 2021-01-20 14:17:03,818 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:03,818 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,882 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@38394e76: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,882 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,883 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,885 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@28befd62: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:03,898 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:03,912 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') 2021-01-20 14:17:03,912 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:03,912 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:03,925 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:03,925 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:03,925 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:03,925 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:03,925 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:03,926 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:03,930 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,022 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70ab1ce0] 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. 2021-01-20 14:17:04,024 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1735e1c4] 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. 2021-01-20 14:17:04,031 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:04,031 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,080 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@28befd62: startup date [Wed Jan 20 14:17:03 CET 2021]; root of context hierarchy 2021-01-20 14:17:04,081 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,081 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,083 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@390978: startup date [Wed Jan 20 14:17:04 CET 2021]; root of context hierarchy 2021-01-20 14:17:04,101 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:04,115 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') 2021-01-20 14:17:04,115 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,116 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:04,121 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:04,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:04,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:04,121 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:04,122 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:04,125 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,203 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57c7ec30] 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. 2021-01-20 14:17:04,205 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ae07dbd] 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. 2021-01-20 14:17:04,212 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:04,213 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,269 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@390978: startup date [Wed Jan 20 14:17:04 CET 2021]; root of context hierarchy 2021-01-20 14:17:04,269 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,270 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,273 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@11b74ecb: startup date [Wed Jan 20 14:17:04 CET 2021]; root of context hierarchy 2021-01-20 14:17:04,290 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:04,307 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') 2021-01-20 14:17:04,307 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,307 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:04,314 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:04,314 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,314 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:04,314 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:04,314 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:04,315 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:04,319 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,399 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e205025] 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. 2021-01-20 14:17:04,401 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@798753cc] 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. 2021-01-20 14:17:04,409 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:04,409 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,460 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@11b74ecb: startup date [Wed Jan 20 14:17:04 CET 2021]; root of context hierarchy 2021-01-20 14:17:04,460 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:04,460 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.543 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2021-01-20 14:17:04,486 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:04,491 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:04,491 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,492 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:04,492 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:04,492 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:04,492 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:04,495 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,566 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f4aec23] 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. 2021-01-20 14:17:04,567 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@85104d6] 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. 2021-01-20 14:17:04,574 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:04,585 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:04,591 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:04,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:04,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:04,591 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:04,591 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:04,594 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,651 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70e07ef8] 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. 2021-01-20 14:17:04,652 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74fd5fb0] 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. 2021-01-20 14:17:04,659 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:04,682 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:04,686 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:04,687 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,687 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:04,687 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:04,687 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:04,687 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:04,690 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,750 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36d7e8d2] 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. 2021-01-20 14:17:04,752 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d0f03f6] 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. 2021-01-20 14:17:04,762 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:04,775 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:04,782 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:04,782 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,782 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:04,782 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:04,782 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:04,783 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:04,837 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,896 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3393aa46] 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. 2021-01-20 14:17:04,897 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34714012] 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. 2021-01-20 14:17:04,903 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:04,916 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:04,921 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:04,921 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:04,921 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:04,921 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:04,922 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:04,922 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:04,925 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:04,987 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3299e315] 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. 2021-01-20 14:17:04,988 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f9f1886] 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. 2021-01-20 14:17:04,996 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:05,006 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:05,012 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:05,012 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:05,013 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:05,013 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:05,013 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:05,013 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:05,016 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:05,074 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a5cddd9] 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. 2021-01-20 14:17:05,076 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@625d2b6d] 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. 2021-01-20 14:17:05,083 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2021-01-20 14:17:05,098 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@8fd3eee: startup date [Wed Jan 20 14:17:05 CET 2021]; root of context hierarchy 2021-01-20 14:17:05,112 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:05,127 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') 2021-01-20 14:17:05,127 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:05,127 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:05,132 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:05,132 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:05,132 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:05,132 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:05,132 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:05,133 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:05,135 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:05,193 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29422e61] 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. 2021-01-20 14:17:05,194 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@381ed137] 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. 2021-01-20 14:17:05,199 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:05,199 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:05,297 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@8fd3eee: startup date [Wed Jan 20 14:17:05 CET 2021]; root of context hierarchy 2021-01-20 14:17:05,297 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:05,297 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2021-01-20 14:17:05,300 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@794cd751: startup date [Wed Jan 20 14:17:05 CET 2021]; root of context hierarchy 2021-01-20 14:17:05,315 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:05,331 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') 2021-01-20 14:17:05,331 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:05,331 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:05,336 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:05,336 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:05,337 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:05,337 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:05,337 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:05,338 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:05,341 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:05,406 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ecf239d] 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. 2021-01-20 14:17:05,407 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a273fd7] 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. 2021-01-20 14:17:05,413 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:05,414 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:05,486 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@794cd751: startup date [Wed Jan 20 14:17:05 CET 2021]; root of context hierarchy 2021-01-20 14:17:05,487 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.appng.persistence.repository.EnversSearchRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24, 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_1.20.x/appng-persistence/target/appng-persistence-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-persistence/target/appng-persistence-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-persistence/target/appng-persistence-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-persistence/target/appng-persistence-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-persistence --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-20210120.131705-1.jar Progress (1): 2.0/24 kB Progress (1): 4.1/24 kB Progress (1): 6.1/24 kB Progress (1): 8.2/24 kB Progress (1): 10/24 kB Progress (1): 12/24 kB Progress (1): 14/24 kB Progress (1): 16/24 kB Progress (1): 18/24 kB Progress (1): 20/24 kB Progress (1): 23/24 kB Progress (1): 24 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-20210120.131705-1.jar (24 kB at 77 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-20210120.131705-1.pom Progress (1): 2.0/2.5 kB Progress (1): 2.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-20210120.131705-1.pom (2.5 kB at 67 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 27 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 104 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml (779 B at 14 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml (779 B at 27 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 4.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 60 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-20210120.131705-1-sources.jar Progress (1): 2.0/22 kB Progress (1): 4.1/22 kB Progress (1): 6.1/22 kB Progress (1): 8.2/22 kB Progress (1): 10/22 kB Progress (1): 12/22 kB Progress (1): 14/22 kB Progress (1): 16/22 kB Progress (1): 18/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/appng-persistence-1.20.5-20210120.131705-1-sources.jar (22 kB at 527 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 100 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml (994 B at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.20.5-SNAPSHOT/maven-metadata.xml (994 B at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 43 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Search 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/appng-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-search --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.search.indexer.StandardSearcherTest 2021-01-20 14:17:09,115 DEBUG [main] org.appng.search.indexer.GlobalIndexer: start indexing for site manager 2021-01-20 14:17:09,124 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages 2021-01-20 14:17:09,151 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/de/42.jsp 2021-01-20 14:17:09,266 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2021-01-20 14:17:09,267 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2021-01-20 14:17:09,267 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2021-01-20 14:17:09,268 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2021-01-20 14:17:09,271 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/2):/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/de/42.jsp 2021-01-20 14:17:09,271 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 126ms Jan 20, 2021 2:17:09 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed. See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io for optional dependencies. Jan 20, 2021 2:17:09 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem WARNING: org.xerial's sqlite-jdbc is not loaded. Please provide the jar on your classpath to parse sqlite files. See tika-parsers/pom.xml for the correct version. 2021-01-20 14:17:09,853 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/2):/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/de/42.txt 2021-01-20 14:17:09,857 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 586ms 2021-01-20 14:17:09,858 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en/42.jsp 2021-01-20 14:17:09,860 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2021-01-20 14:17:09,861 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2021-01-20 14:17:09,861 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2021-01-20 14:17:09,862 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2021-01-20 14:17:09,862 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/4):/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en/42.jsp 2021-01-20 14:17:09,862 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 4ms 2021-01-20 14:17:09,887 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/4):/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en/42.txt 2021-01-20 14:17:09,887 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 25ms 2021-01-20 14:17:09,913 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (3/4):/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en/foobar.txt 2021-01-20 14:17:09,913 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 25ms 2021-01-20 14:17:09,913 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en/acme.jsp 2021-01-20 14:17:09,915 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = title 2021-01-20 14:17:09,915 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = content 2021-01-20 14:17:09,915 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (4/4):/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en/acme.jsp 2021-01-20 14:17:09,916 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 2ms 2021-01-20 14:17:09,916 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 791 milliseconds 2021-01-20 14:17:10,035 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1332227847 with Analyzer class org.apache.lucene.analysis.standard.StandardAnalyzer 2021-01-20 14:17:10,042 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/index 2021-01-20 14:17:12,073 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1332227847 2021-01-20 14:17:12,073 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) 2021-01-20 14:17:12,073 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1332227847, containing 0 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/index 2021-01-20 14:17:12,081 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@4f682f07 2021-01-20 14:17:12,102 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments:1:nrt) 2021-01-20 14:17:12,103 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@66a1308e 2021-01-20 14:17:12,110 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#763978358 with Analyzer class org.apache.lucene.analysis.de.GermanAnalyzer 2021-01-20 14:17:12,211 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.jsp +type:jsp 2021-01-20 14:17:12,211 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [100ms] CREATE, query: +id:/de/42.jsp +type:jsp 2021-01-20 14:17:12,213 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.txt +type:txt 2021-01-20 14:17:12,213 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [2ms] CREATE, query: +id:/de/42.txt +type:txt 2021-01-20 14:17:14,452 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#763978358 2021-01-20 14:17:14,452 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2021-01-20 14:17:14,453 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#763978358, containing 2 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/index 2021-01-20 14:17:14,454 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@2d896276 2021-01-20 14:17:14,454 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_1:3:nrt) 2021-01-20 14:17:14,454 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@66a1308e 2021-01-20 14:17:14,461 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1523443333 with Analyzer class org.apache.lucene.analysis.en.EnglishAnalyzer 2021-01-20 14:17:14,499 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.jsp +type:jsp 2021-01-20 14:17:14,499 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [13ms] CREATE, query: +id:/en/42.jsp +type:jsp 2021-01-20 14:17:14,502 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.txt +type:txt 2021-01-20 14:17:14,503 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/en/42.txt +type:txt 2021-01-20 14:17:14,504 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/foobar.txt +type:txt 2021-01-20 14:17:14,504 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/foobar.txt +type:txt 2021-01-20 14:17:14,505 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/acme.jsp +type:jsp 2021-01-20 14:17:14,505 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/acme.jsp +type:jsp 2021-01-20 14:17:16,565 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1523443333 2021-01-20 14:17:16,565 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2021-01-20 14:17:16,565 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1523443333, containing 6 documents (before: 2) directory: /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/index 2021-01-20 14:17:16,566 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@5acde685 2021-01-20 14:17:16,566 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_2:6:nrt _0(8.2.0):c2:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_131, java.vm.version=25.131-b11, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_131-b11, source=flush, os.version=4.9.0-0.bpo.2-amd64, timestamp=1611148634400}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 2021-01-20 14:17:16,566 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@66a1308e 2021-01-20 14:17:16,837 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2021-01-20 14:17:18,079 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2021-01-20 14:17:18,109 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2021-01-20 14:17:18,123 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: 9.389 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest 2021-01-20 14:17:18,130 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2021-01-20 14:17:18,130 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' 2021-01-20 14:17:18,130 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'contents' 2021-01-20 14:17:18,130 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2021-01-20 14:17:18,130 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' {field1=A, contents=A B D, field2=B} 2021-01-20 14:17:18,131 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pages/en/42.jsp 2021-01-20 14:17:18,132 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2021-01-20 14:17:18,133 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2021-01-20 14:17:18,133 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2021-01-20 14:17:18,133 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2021-01-20 14:17:18,134 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field1 2021-01-20 14:17:18,134 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field2 2021-01-20 14:17:18,134 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.search.indexer.ParseTagsTest [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.002 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [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_1.20.x/appng-search/target/appng-search-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/appng-search-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/appng-search-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-search/target/appng-search-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-search --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-20210120.131718-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-20210120.131718-1.jar (54 kB at 154 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-20210120.131718-1.pom Progress (1): 2.0/2.6 kB Progress (1): 2.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-20210120.131718-1.pom (2.6 kB at 31 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 15 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 98 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 774 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml (774 B at 3.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 774 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml (774 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 49 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-20210120.131718-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/appng-search-1.20.5-20210120.131718-1-sources.jar (39 kB at 743 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 94 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml (989 B at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.20.5-SNAPSHOT/maven-metadata.xml (989 B at 24 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 50 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Core Library 1.20.5-SNAPSHOT [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_1.20.x/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 79 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 181 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/src/main/java/org/appng/core/domain/PropertyImpl.java: /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/src/main/java/org/appng/core/domain/PropertyImpl.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/src/main/java/org/appng/core/domain/PropertyImpl.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 82 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 82 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.core.domain.ResourceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.appng.core.domain.ResourceImplTest [INFO] Running org.appng.core.domain.PackageArchiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.ValidationPatternTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.ValidationPatternTest [INFO] Running org.appng.core.domain.SiteImplTest 2021-01-20 14:17:26,304 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1356840024 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:26,324 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2021-01-20 14:17:26,326 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1533524862 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:26,327 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2021-01-20 14:17:26,329 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#873993427 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:26,329 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2021-01-20 14:17:26,330 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1863953433 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:26,330 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#295485334) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s - in org.appng.core.domain.SiteImplTest [INFO] Running org.appng.core.domain.DatabaseTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.core.domain.DatabaseTypeTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.Sha1PasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.core.security.Sha1PasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2021-01-20 14:17:28,662 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2021-01-20 14:17:28,663 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 7199338, maximum is 3600000 2021-01-20 14:17:28,663 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2021-01-20 14:17:28,664 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2021-01-20 14:17:28,665 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 7B6F5DE73CEAD287A55C5C228160552C, but should be E3C3774A9CC553FCEB0150D800D92CD4 2021-01-20 14:17:28,665 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.DefaultPasswordPolicyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.security.DefaultPasswordPolicyTest [INFO] Running org.appng.core.security.signing.SignerTest 2021-01-20 14:17:28,734 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/zip' 2021-01-20 14:17:28,737 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/zip/index' 2021-01-20 14:17:28,738 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2021-01-20 14:17:28,738 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2021-01-20 14:17:28,739 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2021-01-20 14:17:28,740 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2021-01-20 14:17:28,740 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.4-2017-04-10-1046.zip' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.appng.core.security.signing.SignerTest [INFO] Running org.appng.core.security.SaltedDigestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.service.TemplateServiceTest 2021-01-20 14:17:29,243 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:29,255 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e950bcf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16414e40, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@74bada02, org.springframework.test.context.support.DirtiesContextTestExecutionListener@525575, org.springframework.test.context.transaction.TransactionalTestExecutionListener@46dffdc3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a709816] 2021-01-20 14:17:29,410 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7502291e: startup date [Wed Jan 20 14:17:29 CET 2021]; root of context hierarchy 2021-01-20 14:17:29,881 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,882 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,882 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,883 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,883 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,884 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,885 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,885 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,886 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,886 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,887 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,887 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,888 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,888 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,890 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,891 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,891 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:29,892 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:30,057 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:30,401 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:30,540 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:30,646 INFO [main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.3.Final} 2021-01-20 14:17:30,924 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-01-20 14:17:31,202 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Jan 20, 2021 2:17:31 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-01-20 14:17:31,314 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:31,315 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:31,315 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:31,320 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:31,765 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:31,851 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:32,495 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.0.17.Final 2021-01-20 14:17:33,822 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4489f60f] 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. 2021-01-20 14:17:33,835 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36871e98] 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. 2021-01-20 14:17:33,878 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:33,884 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:33,913 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@7502291e: startup date [Wed Jan 20 14:17:29 CET 2021]; root of context hierarchy 2021-01-20 14:17:35,496 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1717491482 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:35,528 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2021-01-20 14:17:35,528 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2021-01-20 14:17:35,529 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2021-01-20 14:17:35,531 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2021-01-20 14:17:35,531 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2021-01-20 14:17:35,532 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2021-01-20 14:17:35,537 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1205133962 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:35,544 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1567145551 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:35,559 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2021-01-20 14:17:35,559 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2021-01-20 14:17:35,559 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2021-01-20 14:17:35,562 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2021-01-20 14:17:35,562 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2021-01-20 14:17:35,562 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2021-01-20 14:17:35,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2021-01-20 14:17:35,951 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@7502291e: startup date [Wed Jan 20 14:17:29 CET 2021]; root of context hierarchy 2021-01-20 14:17:35,954 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:35,955 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.763 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.CoreServiceTest 2021-01-20 14:17:35,969 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:35,969 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@69ac5752, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1736273c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ba86c53, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36eb8e07, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3df6494f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b5f960a] 2021-01-20 14:17:35,975 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@53ddabc6: startup date [Wed Jan 20 14:17:35 CET 2021]; root of context hierarchy 2021-01-20 14:17:36,097 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,097 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,098 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,098 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,098 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,098 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,099 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,099 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,099 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,099 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,100 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,100 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,100 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,100 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,101 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,101 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,101 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,101 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:36,127 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:36,179 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:36,194 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:36,221 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:36,221 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:36,221 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:36,221 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:36,221 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:36,222 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:36,231 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:36,500 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52b32622] 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. 2021-01-20 14:17:36,509 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@489b7559] 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. 2021-01-20 14:17:36,537 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:36,537 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:36,541 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@53ddabc6: startup date [Wed Jan 20 14:17:35 CET 2021]; root of context hierarchy 2021-01-20 14:17:36,950 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41831611, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:36,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2021-01-20 14:17:36,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2021-01-20 14:17:36,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2021-01-20 14:17:36,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2021-01-20 14:17:36,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2021-01-20 14:17:36,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2021-01-20 14:17:36,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2021-01-20 14:17:36,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2021-01-20 14:17:36,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2021-01-20 14:17:36,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2021-01-20 14:17:36,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2021-01-20 14:17:36,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2021-01-20 14:17:37,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2021-01-20 14:17:37,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2021-01-20 14:17:37,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2021-01-20 14:17:37,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2021-01-20 14:17:37,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2021-01-20 14:17:37,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2021-01-20 14:17:37,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2021-01-20 14:17:37,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2021-01-20 14:17:37,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2021-01-20 14:17:37,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2021-01-20 14:17:37,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2021-01-20 14:17:37,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2021-01-20 14:17:37,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2021-01-20 14:17:37,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2021-01-20 14:17:37,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2021-01-20 14:17:37,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2021-01-20 14:17:37,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2021-01-20 14:17:37,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2021-01-20 14:17:37,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2021-01-20 14:17:37,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2021-01-20 14:17:37,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2021-01-20 14:17:37,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2021-01-20 14:17:37,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2021-01-20 14:17:37,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2021-01-20 14:17:37,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2021-01-20 14:17:37,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2021-01-20 14:17:37,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2021-01-20 14:17:37,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2021-01-20 14:17:37,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2021-01-20 14:17:37,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2021-01-20 14:17:37,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2021-01-20 14:17:37,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2021-01-20 14:17:37,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.ehcacheConfig 2021-01-20 14:17:37,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2021-01-20 14:17:37,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2021-01-20 14:17:37,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2021-01-20 14:17:37,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2021-01-20 14:17:37,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2021-01-20 14:17:37,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2021-01-20 14:17:37,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2021-01-20 14:17:37,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2021-01-20 14:17:37,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2021-01-20 14:17:37,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2021-01-20 14:17:37,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:17:37,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2021-01-20 14:17:37,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2021-01-20 14:17:37,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2021-01-20 14:17:37,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2021-01-20 14:17:37,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2021-01-20 14:17:37,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2021-01-20 14:17:37,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2021-01-20 14:17:37,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2021-01-20 14:17:37,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2021-01-20 14:17:37,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2021-01-20 14:17:37,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2021-01-20 14:17:37,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2021-01-20 14:17:37,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2021-01-20 14:17:37,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2021-01-20 14:17:37,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2021-01-20 14:17:37,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2021-01-20 14:17:37,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2021-01-20 14:17:37,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2021-01-20 14:17:37,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2021-01-20 14:17:37,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2021-01-20 14:17:37,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2021-01-20 14:17:37,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2021-01-20 14:17:37,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2021-01-20 14:17:37,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2021-01-20 14:17:37,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-01-20 14:17:37,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2021-01-20 14:17:37,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2021-01-20 14:17:37,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2021-01-20 14:17:37,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2021-01-20 14:17:37,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2021-01-20 14:17:37,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2021-01-20 14:17:37,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheClearOnShutdown 2021-01-20 14:17:37,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2021-01-20 14:17:37,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2021-01-20 14:17:37,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2021-01-20 14:17:37,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2021-01-20 14:17:37,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2021-01-20 14:17:37,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2021-01-20 14:17:37,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2021-01-20 14:17:37,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2021-01-20 14:17:37,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2021-01-20 14:17:37,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2021-01-20 14:17:37,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2021-01-20 14:17:37,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2021-01-20 14:17:37,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2021-01-20 14:17:37,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2021-01-20 14:17:37,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2021-01-20 14:17:37,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheExceptions 2021-01-20 14:17:37,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2021-01-20 14:17:37,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2021-01-20 14:17:37,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2021-01-20 14:17:37,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2021-01-20 14:17:37,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2021-01-20 14:17:37,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheStatistics 2021-01-20 14:17:37,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2021-01-20 14:17:37,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2021-01-20 14:17:37,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2021-01-20 14:17:37,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2021-01-20 14:17:37,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheBlockingTimeout 2021-01-20 14:17:37,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2021-01-20 14:17:37,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2021-01-20 14:17:37,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2021-01-20 14:17:37,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2021-01-20 14:17:37,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2021-01-20 14:17:37,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2021-01-20 14:17:37,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2021-01-20 14:17:37,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2021-01-20 14:17:37,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2021-01-20 14:17:37,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2021-01-20 14:17:37,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2021-01-20 14:17:37,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2021-01-20 14:17:37,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2021-01-20 14:17:37,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2021-01-20 14:17:37,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2021-01-20 14:17:37,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2021-01-20 14:17:37,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2021-01-20 14:17:37,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2021-01-20 14:17:37,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2021-01-20 14:17:37,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheEnabled 2021-01-20 14:17:37,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2021-01-20 14:17:37,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2021-01-20 14:17:37,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2021-01-20 14:17:37,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2021-01-20 14:17:37,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2021-01-20 14:17:37,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2021-01-20 14:17:37,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2021-01-20 14:17:37,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2021-01-20 14:17:37,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2021-01-20 14:17:37,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2021-01-20 14:17:37,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2021-01-20 14:17:37,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2021-01-20 14:17:37,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2021-01-20 14:17:37,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2021-01-20 14:17:37,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2021-01-20 14:17:37,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2021-01-20 14:17:37,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2021-01-20 14:17:37,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2021-01-20 14:17:37,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2021-01-20 14:17:37,281 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1609448604 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ehcacheStatistics 2021-01-20 14:17:37,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2021-01-20 14:17:37,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2021-01-20 14:17:37,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2021-01-20 14:17:37,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2021-01-20 14:17:37,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2021-01-20 14:17:37,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2021-01-20 14:17:37,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2021-01-20 14:17:37,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2021-01-20 14:17:37,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2021-01-20 14:17:37,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2021-01-20 14:17:37,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2021-01-20 14:17:37,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2021-01-20 14:17:37,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2021-01-20 14:17:37,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2021-01-20 14:17:37,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2021-01-20 14:17:37,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2021-01-20 14:17:37,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2021-01-20 14:17:37,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2021-01-20 14:17:37,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2021-01-20 14:17:37,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ehcacheEnabled 2021-01-20 14:17:37,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2021-01-20 14:17:37,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2021-01-20 14:17:37,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2021-01-20 14:17:37,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2021-01-20 14:17:37,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2021-01-20 14:17:37,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2021-01-20 14:17:37,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2021-01-20 14:17:37,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2021-01-20 14:17:37,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2021-01-20 14:17:37,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ehcacheExceptions 2021-01-20 14:17:37,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2021-01-20 14:17:37,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2021-01-20 14:17:37,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2021-01-20 14:17:37,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2021-01-20 14:17:37,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2021-01-20 14:17:37,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2021-01-20 14:17:37,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2021-01-20 14:17:37,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2021-01-20 14:17:37,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2021-01-20 14:17:37,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2021-01-20 14:17:37,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2021-01-20 14:17:37,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2021-01-20 14:17:37,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2021-01-20 14:17:37,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2021-01-20 14:17:37,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2021-01-20 14:17:37,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2021-01-20 14:17:37,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2021-01-20 14:17:37,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2021-01-20 14:17:37,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ehcacheBlockingTimeout 2021-01-20 14:17:37,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2021-01-20 14:17:37,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2021-01-20 14:17:37,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2021-01-20 14:17:37,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2021-01-20 14:17:37,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2021-01-20 14:17:37,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ehcacheClearOnShutdown 2021-01-20 14:17:37,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2021-01-20 14:17:37,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2021-01-20 14:17:37,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2021-01-20 14:17:37,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2021-01-20 14:17:37,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2021-01-20 14:17:37,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2021-01-20 14:17:37,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2021-01-20 14:17:37,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2021-01-20 14:17:37,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2021-01-20 14:17:37,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2021-01-20 14:17:37,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2021-01-20 14:17:37,349 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1732238376 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2021-01-20 14:17:37,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2021-01-20 14:17:37,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2021-01-20 14:17:37,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2021-01-20 14:17:37,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2021-01-20 14:17:37,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2021-01-20 14:17:37,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2021-01-20 14:17:37,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2021-01-20 14:17:37,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2021-01-20 14:17:37,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2021-01-20 14:17:37,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2021-01-20 14:17:37,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2021-01-20 14:17:37,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2021-01-20 14:17:37,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2021-01-20 14:17:37,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2021-01-20 14:17:37,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2021-01-20 14:17:37,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2021-01-20 14:17:37,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2021-01-20 14:17:37,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ehcacheEnabled 2021-01-20 14:17:37,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2021-01-20 14:17:37,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2021-01-20 14:17:37,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ehcacheExceptions 2021-01-20 14:17:37,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2021-01-20 14:17:37,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2021-01-20 14:17:37,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2021-01-20 14:17:37,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2021-01-20 14:17:37,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2021-01-20 14:17:37,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2021-01-20 14:17:37,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2021-01-20 14:17:37,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2021-01-20 14:17:37,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2021-01-20 14:17:37,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2021-01-20 14:17:37,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2021-01-20 14:17:37,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2021-01-20 14:17:37,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2021-01-20 14:17:37,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2021-01-20 14:17:37,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2021-01-20 14:17:37,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2021-01-20 14:17:37,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2021-01-20 14:17:37,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2021-01-20 14:17:37,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2021-01-20 14:17:37,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ehcacheClearOnShutdown 2021-01-20 14:17:37,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2021-01-20 14:17:37,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2021-01-20 14:17:37,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2021-01-20 14:17:37,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2021-01-20 14:17:37,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2021-01-20 14:17:37,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2021-01-20 14:17:37,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2021-01-20 14:17:37,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2021-01-20 14:17:37,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2021-01-20 14:17:37,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2021-01-20 14:17:37,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2021-01-20 14:17:37,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2021-01-20 14:17:37,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2021-01-20 14:17:37,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2021-01-20 14:17:37,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2021-01-20 14:17:37,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2021-01-20 14:17:37,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2021-01-20 14:17:37,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2021-01-20 14:17:37,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2021-01-20 14:17:37,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ehcacheBlockingTimeout 2021-01-20 14:17:37,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ehcacheStatistics 2021-01-20 14:17:37,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2021-01-20 14:17:37,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2021-01-20 14:17:37,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2021-01-20 14:17:37,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2021-01-20 14:17:37,398 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#743334835 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2021-01-20 14:17:37,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2021-01-20 14:17:37,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2021-01-20 14:17:37,454 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41831611, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:37,457 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@72e9f0f7, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:37,519 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1363009375 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,540 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1381764980 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,561 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#540220558 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2021-01-20 14:17:37,591 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@72e9f0f7, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:37,593 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d7f2719, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:37,624 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1088236798 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,650 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2140284195 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,669 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#921812350 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2021-01-20 14:17:37,692 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d7f2719, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:37,695 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b1d1558, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:37,718 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#815490920 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,736 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#962126152 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,752 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#780607123 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,790 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2021-01-20 14:17:37,790 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2021-01-20 14:17:37,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2021-01-20 14:17:37,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2021-01-20 14:17:37,806 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b1d1558, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:37,808 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2438a038, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:37,829 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1345177914 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,841 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#525401732 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,852 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1352505756 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,889 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2438a038, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:37,891 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14f08a97, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:37,912 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1402459166 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,923 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1815621869 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,934 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1277519995 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,944 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14f08a97, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:37,946 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14ea3ecf, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:37,964 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#630167544 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,973 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#93607649 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,982 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#926227370 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:37,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2021-01-20 14:17:37,989 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14ea3ecf, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:37,991 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@268ee31d, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,004 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1506559652 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,013 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#666490295 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,021 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1657528716 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2021-01-20 14:17:38,027 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@268ee31d, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,028 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3638a852, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,043 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1839288191 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,051 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1892060750 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,059 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2017080792 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2021-01-20 14:17:38,066 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3638a852, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,068 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70b67841, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,084 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1120120878 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,092 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2048347723 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,100 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#109611086 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2021-01-20 14:17:38,105 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70b67841, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,107 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b237c2c, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,121 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1085982244 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,131 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#597739507 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,140 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#204836658 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2021-01-20 14:17:38,145 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b237c2c, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,148 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d90d4c6, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,162 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1852600891 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,171 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#232123024 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,180 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#90526951 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2021-01-20 14:17:38,184 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d90d4c6, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,186 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3453cf27, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,200 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1275951224 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,208 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1439128434 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,216 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#70784444 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2021-01-20 14:17:38,222 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3453cf27, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,224 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1bb90d4d, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,238 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#664115490 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,246 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1147963988 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,254 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#414462442 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2021-01-20 14:17:38,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2021-01-20 14:17:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2021-01-20 14:17:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2021-01-20 14:17:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2021-01-20 14:17:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2021-01-20 14:17:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ehcacheStatistics 2021-01-20 14:17:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2021-01-20 14:17:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2021-01-20 14:17:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2021-01-20 14:17:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2021-01-20 14:17:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2021-01-20 14:17:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ehcacheExceptions 2021-01-20 14:17:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2021-01-20 14:17:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2021-01-20 14:17:38,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2021-01-20 14:17:38,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2021-01-20 14:17:38,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2021-01-20 14:17:38,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2021-01-20 14:17:38,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2021-01-20 14:17:38,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2021-01-20 14:17:38,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2021-01-20 14:17:38,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2021-01-20 14:17:38,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ehcacheClearOnShutdown 2021-01-20 14:17:38,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2021-01-20 14:17:38,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2021-01-20 14:17:38,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2021-01-20 14:17:38,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2021-01-20 14:17:38,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2021-01-20 14:17:38,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2021-01-20 14:17:38,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ehcacheEnabled 2021-01-20 14:17:38,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2021-01-20 14:17:38,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2021-01-20 14:17:38,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2021-01-20 14:17:38,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2021-01-20 14:17:38,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2021-01-20 14:17:38,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2021-01-20 14:17:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ehcacheBlockingTimeout 2021-01-20 14:17:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2021-01-20 14:17:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2021-01-20 14:17:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2021-01-20 14:17:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2021-01-20 14:17:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2021-01-20 14:17:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2021-01-20 14:17:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2021-01-20 14:17:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2021-01-20 14:17:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2021-01-20 14:17:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2021-01-20 14:17:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2021-01-20 14:17:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2021-01-20 14:17:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2021-01-20 14:17:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2021-01-20 14:17:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2021-01-20 14:17:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2021-01-20 14:17:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2021-01-20 14:17:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2021-01-20 14:17:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2021-01-20 14:17:38,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2021-01-20 14:17:38,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2021-01-20 14:17:38,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2021-01-20 14:17:38,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2021-01-20 14:17:38,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2021-01-20 14:17:38,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2021-01-20 14:17:38,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2021-01-20 14:17:38,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2021-01-20 14:17:38,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2021-01-20 14:17:38,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2021-01-20 14:17:38,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2021-01-20 14:17:38,287 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1bb90d4d, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,290 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14c8dfb9, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,306 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1735434793 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,316 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#881534688 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,327 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1641341040 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,335 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1979898394 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2021-01-20 14:17:38,341 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14c8dfb9, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,344 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70f5f6c7, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,361 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1075168859 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,369 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#135669546 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,377 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#268518489 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,384 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1729623300 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2021-01-20 14:17:38,396 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70f5f6c7, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,399 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c934077, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,411 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#272137581 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,419 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1567117654 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,427 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#464903392 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,435 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1463100964 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2021-01-20 14:17:38,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2021-01-20 14:17:38,443 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c934077, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,445 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@138c2ba, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,457 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#727876283 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,464 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1409855597 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,471 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1797838052 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,477 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1458829786 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,479 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@138c2ba, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,481 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22a5f12, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [true] 2021-01-20 14:17:38,492 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#555744208 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,499 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#217588390 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,505 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#745910472 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,511 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#74774173 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,519 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2021-01-20 14:17:38,521 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22a5f12, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,523 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@765650e4, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,533 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#518185827 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,539 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1783215047 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,545 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#842912802 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,550 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1047235367 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,553 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2021-01-20 14:17:38,560 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2021-01-20 14:17:38,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2021-01-20 14:17:38,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2021-01-20 14:17:38,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2021-01-20 14:17:38,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2021-01-20 14:17:38,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2021-01-20 14:17:38,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2021-01-20 14:17:38,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2021-01-20 14:17:38,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2021-01-20 14:17:38,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2021-01-20 14:17:38,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2021-01-20 14:17:38,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2021-01-20 14:17:38,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2021-01-20 14:17:38,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2021-01-20 14:17:38,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2021-01-20 14:17:38,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2021-01-20 14:17:38,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2021-01-20 14:17:38,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2021-01-20 14:17:38,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2021-01-20 14:17:38,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2021-01-20 14:17:38,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ehcacheBlockingTimeout 2021-01-20 14:17:38,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ehcacheClearOnShutdown 2021-01-20 14:17:38,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ehcacheEnabled 2021-01-20 14:17:38,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ehcacheExceptions 2021-01-20 14:17:38,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ehcacheStatistics 2021-01-20 14:17:38,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2021-01-20 14:17:38,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2021-01-20 14:17:38,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2021-01-20 14:17:38,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2021-01-20 14:17:38,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2021-01-20 14:17:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2021-01-20 14:17:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2021-01-20 14:17:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2021-01-20 14:17:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2021-01-20 14:17:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2021-01-20 14:17:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2021-01-20 14:17:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2021-01-20 14:17:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2021-01-20 14:17:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2021-01-20 14:17:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2021-01-20 14:17:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2021-01-20 14:17:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2021-01-20 14:17:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2021-01-20 14:17:38,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2021-01-20 14:17:38,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2021-01-20 14:17:38,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2021-01-20 14:17:38,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2021-01-20 14:17:38,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2021-01-20 14:17:38,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2021-01-20 14:17:38,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2021-01-20 14:17:38,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2021-01-20 14:17:38,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2021-01-20 14:17:38,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2021-01-20 14:17:38,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2021-01-20 14:17:38,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2021-01-20 14:17:38,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2021-01-20 14:17:38,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2021-01-20 14:17:38,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2021-01-20 14:17:38,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2021-01-20 14:17:38,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2021-01-20 14:17:38,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2021-01-20 14:17:38,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2021-01-20 14:17:38,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2021-01-20 14:17:38,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2021-01-20 14:17:38,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2021-01-20 14:17:38,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2021-01-20 14:17:38,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2021-01-20 14:17:38,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2021-01-20 14:17:38,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2021-01-20 14:17:38,590 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-01-20 14:17:38,593 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2021-01-20 14:17:38,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2021-01-20 14:17:38,595 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@765650e4, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,611 INFO [Time-limited test] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@c73cdb5, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,634 INFO [Time-limited test] org.appng.api.support.SiteClassLoader: SiteClassLoader#1112837516 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,641 INFO [Time-limited test] org.appng.api.support.SiteClassLoader: SiteClassLoader#1802739431 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,646 INFO [Time-limited test] org.appng.api.support.SiteClassLoader: SiteClassLoader#613689127 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,656 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2021-01-20 14:17:38,679 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2021-01-20 14:17:38,681 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.NodeEvent - Origin: test - Site: site-2 2021-01-20 14:17:38,681 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.NodeEvent - Origin: test - Site: site-2 2021-01-20 14:17:38,757 INFO [Time-limited test] org.appng.core.service.CoreService: starting deletion of site site-2 2021-01-20 14:17:38,769 INFO [Time-limited test] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2021-01-20 14:17:38,769 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2021-01-20 14:17:38,774 INFO [Time-limited test] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1565057195) 2021-01-20 14:17:38,774 INFO [Time-limited test] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1565057195) 2021-01-20 14:17:38,774 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2021-01-20 14:17:38,775 INFO [Time-limited test] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1565057195) complete 2021-01-20 14:17:38,778 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.NodeEvent - Origin: test - Site: site-2 2021-01-20 14:17:38,798 WARN [Time-limited test] net.sf.ehcache.config.ConfigurationFactory: No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/var/lib/jenkins/.m2/repository/net/sf/ehcache/ehcache-core/2.6.11/ehcache-core-2.6.11.jar!/ehcache-failsafe.xml 2021-01-20 14:17:38,913 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2021-01-20 14:17:38,913 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2021-01-20 14:17:38,916 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.NodeEvent - Origin: test - Site: site-2 2021-01-20 14:17:38,919 INFO [Time-limited test] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-01-20 14:17:38,924 INFO [Time-limited test] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2021-01-20 14:17:38,925 INFO [Time-limited test] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2021-01-20 14:17:38,925 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2021-01-20 14:17:38,928 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.NodeEvent - Origin: test - Site: site-2 2021-01-20 14:17:38,928 INFO [Time-limited test] org.appng.core.service.CoreService: done deleting site site-2 2021-01-20 14:17:38,928 INFO [pool-1-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2021-01-20 14:17:38,928 INFO [pool-1-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2021-01-20 14:17:38,933 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2021-01-20 14:17:38,934 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2021-01-20 14:17:38,934 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2021-01-20 14:17:38,935 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2021-01-20 14:17:38,935 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2021-01-20 14:17:38,935 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2021-01-20 14:17:38,936 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2021-01-20 14:17:38,936 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2021-01-20 14:17:38,936 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2021-01-20 14:17:38,937 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2021-01-20 14:17:38,937 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2021-01-20 14:17:38,937 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2021-01-20 14:17:38,938 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2021-01-20 14:17:38,938 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2021-01-20 14:17:38,938 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2021-01-20 14:17:38,939 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2021-01-20 14:17:38,939 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2021-01-20 14:17:38,939 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2021-01-20 14:17:38,939 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ehcacheBlockingTimeout 2021-01-20 14:17:38,940 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ehcacheClearOnShutdown 2021-01-20 14:17:38,940 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ehcacheEnabled 2021-01-20 14:17:38,940 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ehcacheExceptions 2021-01-20 14:17:38,941 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ehcacheStatistics 2021-01-20 14:17:38,941 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2021-01-20 14:17:38,942 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2021-01-20 14:17:38,942 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2021-01-20 14:17:38,942 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2021-01-20 14:17:38,943 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2021-01-20 14:17:38,943 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2021-01-20 14:17:38,943 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2021-01-20 14:17:38,944 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2021-01-20 14:17:38,944 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2021-01-20 14:17:38,944 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2021-01-20 14:17:38,945 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2021-01-20 14:17:38,945 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2021-01-20 14:17:38,945 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2021-01-20 14:17:38,946 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2021-01-20 14:17:38,946 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2021-01-20 14:17:38,946 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2021-01-20 14:17:38,947 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2021-01-20 14:17:38,947 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2021-01-20 14:17:38,947 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2021-01-20 14:17:38,948 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2021-01-20 14:17:38,948 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2021-01-20 14:17:38,948 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2021-01-20 14:17:38,949 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2021-01-20 14:17:38,949 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2021-01-20 14:17:38,949 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2021-01-20 14:17:38,949 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2021-01-20 14:17:38,950 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2021-01-20 14:17:38,950 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2021-01-20 14:17:38,950 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2021-01-20 14:17:38,950 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2021-01-20 14:17:38,951 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2021-01-20 14:17:38,951 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2021-01-20 14:17:38,951 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2021-01-20 14:17:38,951 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2021-01-20 14:17:38,952 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2021-01-20 14:17:38,952 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2021-01-20 14:17:38,952 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2021-01-20 14:17:38,953 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2021-01-20 14:17:38,953 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2021-01-20 14:17:38,953 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2021-01-20 14:17:38,953 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2021-01-20 14:17:38,954 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2021-01-20 14:17:38,954 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2021-01-20 14:17:38,954 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2021-01-20 14:17:38,955 INFO [Time-limited test] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2021-01-20 14:17:38,956 INFO [Time-limited test] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@c73cdb5, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,962 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@262e2c8c, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:38,976 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#620532131 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,982 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#35545067 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:38,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2021-01-20 14:17:38,987 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@262e2c8c, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:38,990 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@776eedad, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,005 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1550177731 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,011 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1792332595 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,013 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@776eedad, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,015 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@99e68b5, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,026 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1719246978 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,032 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1235662640 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,034 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@99e68b5, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,035 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33fa6a8b, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,047 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#473804238 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,054 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#809245023 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2021-01-20 14:17:39,058 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33fa6a8b, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,060 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3118a, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,074 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1116429119 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,082 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#101216381 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,087 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3118a, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,090 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@274d10aa, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,103 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#48678559 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,109 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1923613717 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,113 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@274d10aa, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,115 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5989f463, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,130 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1243183327 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,139 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1305670363 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,140 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5989f463, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,143 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7dd63fcc, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,156 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#862735930 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,162 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1595281308 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,164 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7dd63fcc, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,166 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@66161fee, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,177 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1166654566 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,183 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#290986000 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,188 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@66161fee, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,190 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e3ec0e9, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,203 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2115549670 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,209 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#614623303 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,211 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e3ec0e9, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,213 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5af6378e, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,225 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1185608828 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,231 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1046020199 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,235 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5af6378e, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,237 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70e966a5, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,251 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2123122269 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,258 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1510177250 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,265 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70e966a5, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,267 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22955ef2, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,282 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1772759771 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,289 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#260926845 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,297 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22955ef2, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,299 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@413069a0, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,310 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1254761960 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,316 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2073585350 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,318 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@413069a0, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,319 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48c372db, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,330 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#712700889 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,335 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1763925738 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,338 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48c372db, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,339 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e3c8272, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,350 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1770517351 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,356 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1099883547 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,359 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e3c8272, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,362 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24bc7abd, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,372 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#364592569 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,378 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#358889463 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,379 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24bc7abd, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,381 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e2cf713, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,391 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#828334075 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,396 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1981498753 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,398 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e2cf713, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,400 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@687dc7e6, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,409 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#778078611 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,415 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#82919847 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,421 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@687dc7e6, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,423 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ae30b05, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,433 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1319847028 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,438 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1575285838 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,447 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ae30b05, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,449 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35929bc7, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,459 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#805550509 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,463 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1474944287 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,471 INFO [main] org.appng.core.service.LdapService: LDAP Configuration of site 'site-1' neither uses LDAP over SSL ('ldaps://') nor STARTTLS. Credentials will be transmitted as cleartext. 2021-01-20 14:17:39,475 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldap(s)::' with principal 'EXAMPLE\subject-2' (javax.naming.NamingException: Cannot parse url: ldap(s)::) 2021-01-20 14:17:39,476 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35929bc7, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,478 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d0c7a03, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,488 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2062240906 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,493 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1076641230 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,502 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d0c7a03, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:39,503 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@214d2aa6, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:39,513 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#600654916 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:39,518 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#433000732 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:40,337 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2021-01-20 14:17:40,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-01-20 14:17:40,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-01-20 14:17:40,338 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-01-20 14:17:40,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-01-20 14:17:40,343 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@214d2aa6, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:40,345 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c2d3a5d, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:40,358 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1882730161 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:40,366 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#814093658 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:40,370 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2021-01-20 14:17:40,375 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2021-01-20 14:17:40,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-01-20 14:17:40,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-01-20 14:17:40,380 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-01-20 14:17:40,381 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c2d3a5d, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:40,384 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56569e4f, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:40,396 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1318227846 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:40,401 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1122941334 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:41,182 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2021-01-20 14:17:41,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-01-20 14:17:41,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-01-20 14:17:41,185 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-01-20 14:17:41,186 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56569e4f, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:41,187 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@390d47db, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:41,201 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1541957456 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:41,207 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#132239723 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:41,214 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2021-01-20 14:17:41,214 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2021-01-20 14:17:41,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-01-20 14:17:41,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-01-20 14:17:41,215 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-01-20 14:17:41,216 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@390d47db, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:41,217 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e79cc31, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:41,230 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2018975718 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:41,237 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1003889586 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:41,245 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2021-01-20 14:17:41,248 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2021-01-20 14:17:41,250 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2021-01-20 14:17:41,251 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2021-01-20 14:17:41,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-01-20 14:17:41,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-01-20 14:17:41,251 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-01-20 14:17:41,253 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e79cc31, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:41,255 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ad59bed, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:41,270 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#88381349 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:41,277 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#699217292 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:41,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2021-01-20 14:17:42,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2021-01-20 14:17:42,068 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ad59bed, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:42,070 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4e2abbac, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:42,083 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1746349803 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,091 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1969764280 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2021-01-20 14:17:42,093 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/zip 2021-01-20 14:17:42,132 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2021-01-20 14:17:42,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2021-01-20 14:17:42,136 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:17:42,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2021-01-20 14:17:42,139 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:17:42,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2021-01-20 14:17:42,140 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:17:42,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2021-01-20 14:17:42,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2021-01-20 14:17:42,146 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:17:42,147 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:17:42,148 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:17:42,148 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:17:42,149 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2021-01-20 14:17:42,150 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:17:42,150 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:17:42,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2021-01-20 14:17:42,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2021-01-20 14:17:42,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2021-01-20 14:17:42,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2021-01-20 14:17:42,160 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,161 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,164 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,164 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,164 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,164 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,165 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,165 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,165 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,165 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2021-01-20 14:17:42,165 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2021-01-20 14:17:42,173 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:17:42,174 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:17:42,176 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:17:42,178 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:17:42,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2021-01-20 14:17:42,188 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4e2abbac, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:42,189 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@286e2387, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:42,200 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1439964037 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,205 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#628007126 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,228 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2021-01-20 14:17:42,228 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2021-01-20 14:17:42,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2021-01-20 14:17:42,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2021-01-20 14:17:42,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2021-01-20 14:17:42,232 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/zip 2021-01-20 14:17:42,240 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2021-01-20 14:17:42,242 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,242 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,242 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,242 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,243 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,243 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,243 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,243 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,243 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,243 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:17:42,243 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2021-01-20 14:17:42,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2021-01-20 14:17:42,250 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:17:42,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2021-01-20 14:17:42,253 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:17:42,254 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:17:42,255 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:17:42,258 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:17:42,258 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:17:42,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2021-01-20 14:17:42,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2021-01-20 14:17:42,261 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:17:42,262 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:17:42,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2021-01-20 14:17:42,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2021-01-20 14:17:42,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2021-01-20 14:17:42,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2021-01-20 14:17:42,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2021-01-20 14:17:42,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2021-01-20 14:17:42,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2021-01-20 14:17:42,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2021-01-20 14:17:42,272 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2021-01-20 14:17:42,275 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2021-01-20 14:17:42,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2021-01-20 14:17:42,278 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@286e2387, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:42,280 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70832ddb, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:42,291 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#538691824 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,296 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#479955066 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,301 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2021-01-20 14:17:42,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2021-01-20 14:17:42,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2021-01-20 14:17:42,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2021-01-20 14:17:42,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2021-01-20 14:17:42,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2021-01-20 14:17:42,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2021-01-20 14:17:42,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2021-01-20 14:17:42,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2021-01-20 14:17:42,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2021-01-20 14:17:42,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2021-01-20 14:17:42,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2021-01-20 14:17:42,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2021-01-20 14:17:42,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2021-01-20 14:17:42,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2021-01-20 14:17:42,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2021-01-20 14:17:42,319 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70832ddb, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:42,321 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@418b946b, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:42,332 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1682842160 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,337 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#954187118 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2021-01-20 14:17:42,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2021-01-20 14:17:42,339 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/zip 2021-01-20 14:17:42,361 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2021-01-20 14:17:42,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2021-01-20 14:17:42,362 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:17:42,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2021-01-20 14:17:42,363 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:17:42,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2021-01-20 14:17:42,363 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:17:42,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2021-01-20 14:17:42,364 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:17:42,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2021-01-20 14:17:42,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2021-01-20 14:17:42,366 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:17:42,367 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:17:42,368 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:17:42,368 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:17:42,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2021-01-20 14:17:42,369 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:17:42,370 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:17:42,370 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:17:42,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2021-01-20 14:17:42,372 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:17:42,372 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:17:42,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2021-01-20 14:17:42,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2021-01-20 14:17:42,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2021-01-20 14:17:42,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2021-01-20 14:17:42,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2021-01-20 14:17:42,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2021-01-20 14:17:42,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2021-01-20 14:17:42,380 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,380 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-01-20 14:17:42,381 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2021-01-20 14:17:42,387 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:17:42,388 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:17:42,389 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:17:42,391 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:17:42,392 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:17:42,393 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:17:42,397 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@418b946b, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:42,399 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67a02460, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:42,410 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#562161334 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,417 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#305348271 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,419 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67a02460, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:42,421 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7979b166, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:42,434 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1747583224 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:42,441 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1036545539 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,251 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7979b166, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:43,254 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35ca1e22, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:43,265 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1159354435 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,271 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#102965285 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,276 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35ca1e22, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:43,279 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@536e5b21, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:43,292 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#818353870 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,299 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1528923504 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2021-01-20 14:17:43,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2021-01-20 14:17:43,302 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@536e5b21, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:43,305 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4eb870be, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:43,315 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#200449876 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,322 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1657443347 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2021-01-20 14:17:43,324 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4eb870be, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:43,327 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e4b9f22, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:43,337 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1519681493 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,342 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#755088454 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,344 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2021-01-20 14:17:43,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2021-01-20 14:17:43,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2021-01-20 14:17:43,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2021-01-20 14:17:43,347 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e4b9f22, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:43,349 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d2eb3a0, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6771fc29]; rollback [false] 2021-01-20 14:17:43,359 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#480719192 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:43,364 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1355478616 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:44,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-01-20 14:17:44,160 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c7fd2e0 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d2eb3a0, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13552290 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:44,161 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@53ddabc6: startup date [Wed Jan 20 14:17:35 CET 2021]; root of context hierarchy 2021-01-20 14:17:44,163 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:44,163 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 80, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 8.204 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2021-01-20 14:17:44,170 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:44,170 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d5e16a9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d1aa79c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@a6ca9bb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4605a571, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2b831846, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@139d7ced] 2021-01-20 14:17:44,172 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7c532e54: startup date [Wed Jan 20 14:17:44 CET 2021]; root of context hierarchy 2021-01-20 14:17:44,333 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,333 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,333 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,334 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,335 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,335 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,335 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,335 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,336 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,336 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:44,359 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:44,406 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:44,418 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:44,440 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:44,440 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:44,440 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:44,440 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:44,440 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:44,441 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:44,446 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:44,698 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6191395] 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. 2021-01-20 14:17:44,705 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b924e5] 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. 2021-01-20 14:17:44,727 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:44,728 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@7c532e54: startup date [Wed Jan 20 14:17:44 CET 2021]; root of context hierarchy 2021-01-20 14:17:45,014 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:17:45,054 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2021-01-20 14:17:45,076 INFO [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse 2021-01-20 14:17:45,088 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2021-01-20 14:17:45,148 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2021-01-20 14:17:45,150 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2021-01-20 14:17:45,160 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.004s) 2021-01-20 14:17:45,166 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:17:45,175 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:17:45,182 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:17:45,198 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:17:45,210 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:17:45,217 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:17:45,223 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:17:45,228 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:17:45,232 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:17:45,237 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:17:45,242 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:17:45,246 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:17:45,251 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:17:45,255 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.089s). 2021-01-20 14:17:45,257 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2021-01-20 14:17:45,257 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2021-01-20 14:17:45,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2021-01-20 14:17:45,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2021-01-20 14:17:45,293 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2021-01-20 14:17:45,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2021-01-20 14:17:45,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2021-01-20 14:17:45,296 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-01-20 14:17:45,457 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.) 2021-01-20 14:17:45,457 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2021-01-20 14:17:45,459 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2021-01-20 14:17:45,464 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@7c532e54: startup date [Wed Jan 20 14:17:44 CET 2021]; root of context hierarchy 2021-01-20 14:17:45,465 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:45,466 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.278 s - in org.appng.core.service.DatabaseServiceTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2021-01-20 14:17:45,486 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#235695660 for site localhost with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.PropertySupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.service.PropertySupportTest [INFO] Running org.appng.core.service.InitializerServiceTest 2021-01-20 14:17:45,497 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:45,498 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48bd1f9b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@673dde08, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@342880a1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e4e7f6d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e2fecf8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76baeab] 2021-01-20 14:17:45,500 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@77b60b6f: startup date [Wed Jan 20 14:17:45 CET 2021]; root of context hierarchy 2021-01-20 14:17:45,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,620 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,620 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,620 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,620 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,620 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,621 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,621 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,621 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,621 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,621 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,621 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,623 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,624 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,624 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,624 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,625 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:45,655 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:45,704 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:45,718 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:45,741 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:45,741 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:45,741 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:45,741 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:45,741 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:45,741 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:45,746 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:46,003 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b3816c] 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. 2021-01-20 14:17:46,010 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b20a25] 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. 2021-01-20 14:17:46,041 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:46,041 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:46,046 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@77b60b6f: startup date [Wed Jan 20 14:17:45 CET 2021]; root of context hierarchy 2021-01-20 14:17:46,321 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4182abba testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@77d68cd6, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2883edf6 testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6e0ef532]; rollback [false] 2021-01-20 14:17:46,323 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1898238983 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:46,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2021-01-20 14:17:46,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2021-01-20 14:17:46,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2021-01-20 14:17:46,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2021-01-20 14:17:46,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2021-01-20 14:17:46,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2021-01-20 14:17:46,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2021-01-20 14:17:46,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2021-01-20 14:17:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.ehcacheConfig 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2021-01-20 14:17:46,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2021-01-20 14:17:46,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2021-01-20 14:17:46,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2021-01-20 14:17:46,352 INFO [main] org.appng.api.messaging.Messaging: system property appng.node.id is not set, using local host name de-f2-p-appngbuild0 as fallback 2021-01-20 14:17:46,353 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:17:46,353 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/applications or in the database 2021-01-20 14:17:46,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-01-20 14:17:46,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2021-01-20 14:17:46,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2021-01-20 14:17:46,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheClearOnShutdown 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheExceptions 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2021-01-20 14:17:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheStatistics 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheBlockingTimeout 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2021-01-20 14:17:46,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ehcacheEnabled 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2021-01-20 14:17:46,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2021-01-20 14:17:46,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2021-01-20 14:17:46,378 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2021-01-20 14:17:46,380 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2021-01-20 14:17:46,380 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2021-01-20 14:17:46,383 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/root/WEB-INF/cache/platform/site-1 2021-01-20 14:17:46,383 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/root/WEB-INF/cache/application/site-1 2021-01-20 14:17:46,476 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/src/test/resources/template/appng to /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/repository/site-1/www/template 2021-01-20 14:17:46,476 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#29399011 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:17:46,476 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#29399011 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 2021-01-20 14:17:46,479 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2021-01-20 14:17:46,481 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-sitereload-site-1] with runnable of type org.appng.core.service.InitializerService$SiteReloadWatcher 2021-01-20 14:17:46,481 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed 2021-01-20 14:17:46,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2021-01-20 14:17:46,481 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2021-01-20 14:17:46,495 INFO [main] org.appng.core.service.InitializerService: Current Ehcache configuration: 2021-01-20 14:17:46,506 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4182abba testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@77d68cd6, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2883edf6 testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:46,507 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@77b60b6f: startup date [Wed Jan 20 14:17:45 CET 2021]; root of context hierarchy 2021-01-20 14:17:46,508 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:46,508 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.003 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2021-01-20 14:17:46,524 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2021-01-20 14:17:46,524 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2021-01-20 14:17:46,524 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2021-01-20 14:17:46,524 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2021-01-20 14:17:46,524 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2021-01-20 14:17:46,524 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2021-01-20 14:17:46,525 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2021-01-20 14:17:46,525 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2021-01-20 14:17:46,525 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2021-01-20 14:17:46,525 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.011 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.LdapServiceTest 2021-01-20 14:17:46,551 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2021-01-20 14:17:46,555 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:129' with principal 'egypt\aziz' (javax.naming.NamingException: Sorry kiddo. You got the gift, but it looks like you're waiting for something.) 2021-01-20 14:17:46,556 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:139' with principal 'egypt\aziz' (javax.naming.NamingException: Ah ah ah, you didn't say the magic word!) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.HsqlStarterTest 2021-01-20 14:17:46,571 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2021-01-20 14:17:46,621 INFO [HSQLDB Server @15b078f] hsqldb.db.HSQLDB771FF1A6E5.ENGINE: Checkpoint start 2021-01-20 14:17:46,622 INFO [HSQLDB Server @15b078f] hsqldb.db.HSQLDB771FF1A6E5.ENGINE: checkpointClose start 2021-01-20 14:17:46,628 INFO [HSQLDB Server @15b078f] hsqldb.db.HSQLDB771FF1A6E5.ENGINE: checkpointClose synched 2021-01-20 14:17:46,638 INFO [HSQLDB Server @15b078f] hsqldb.db.HSQLDB771FF1A6E5.ENGINE: checkpointClose script done 2021-01-20 14:17:46,660 INFO [HSQLDB Server @15b078f] hsqldb.db.HSQLDB771FF1A6E5.ENGINE: checkpointClose end 2021-01-20 14:17:46,660 INFO [HSQLDB Server @15b078f] hsqldb.db.HSQLDB771FF1A6E5.ENGINE: Checkpoint end - txts: 1 2021-01-20 14:17:46,793 INFO [main] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2021-01-20 14:17:46,940 INFO [HSQLDB Connection @33158a81] hsqldb.db.HSQLDB771FF1A6E5.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2021-01-20 14:17:47,153 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SiteRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:47,155 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SiteRepositoryTest]: SiteRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:47,160 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:47,161 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@11617c6c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@10f52047, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@194f5558, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32a826f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19321c7a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@20fce003] 2021-01-20 14:17:47,162 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@437a84d1: startup date [Wed Jan 20 14:17:47 CET 2021]; root of context hierarchy 2021-01-20 14:17:47,273 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,274 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,274 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,274 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,274 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,274 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,274 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,274 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,275 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,276 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,276 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:47,302 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:47,350 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:47,364 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:47,390 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:47,390 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:47,390 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:47,390 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:47,390 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:47,391 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:47,396 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:47,659 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7630471] 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. 2021-01-20 14:17:47,663 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32ceaba7] 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. 2021-01-20 14:17:47,683 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:47,683 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:47,687 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@437a84d1: startup date [Wed Jan 20 14:17:47 CET 2021]; root of context hierarchy 2021-01-20 14:17:47,915 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c5f5f testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@426218fc, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68a83d76 testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@36e8861f]; rollback [true] 2021-01-20 14:17:47,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2021-01-20 14:17:47,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-01-20 14:17:47,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2021-01-20 14:17:47,928 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1c5f5f testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@426218fc, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68a83d76 testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:47,928 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@437a84d1: startup date [Wed Jan 20 14:17:47 CET 2021]; root of context hierarchy 2021-01-20 14:17:47,929 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:47,929 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s - in org.appng.core.repository.SiteRepositoryTest [INFO] Running org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2021-01-20 14:17:47,942 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RoleRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:47,942 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RoleRepositoryTest]: RoleRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:47,947 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:47,948 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15d075c0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a19b64d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2e73674c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18f4947f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e9c9cd4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@69d0e894] 2021-01-20 14:17:47,951 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@5cacbbe5: startup date [Wed Jan 20 14:17:47 CET 2021]; root of context hierarchy 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,072 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,073 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,073 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,073 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,073 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,073 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,073 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,073 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,074 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,074 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,074 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,096 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:48,139 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:48,150 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:48,171 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:48,171 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:48,171 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:48,171 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:48,172 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:48,172 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:48,176 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:48,388 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c123d31] 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. 2021-01-20 14:17:48,393 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62a12f34] 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. 2021-01-20 14:17:48,413 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:48,413 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:48,416 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@5cacbbe5: startup date [Wed Jan 20 14:17:47 CET 2021]; root of context hierarchy 2021-01-20 14:17:48,622 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@270bbf31 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@54e6635e, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a932c03 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2322d697]; rollback [true] 2021-01-20 14:17:48,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2021-01-20 14:17:48,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-01-20 14:17:48,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2021-01-20 14:17:48,638 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@270bbf31 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@54e6635e, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a932c03 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:48,638 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@5cacbbe5: startup date [Wed Jan 20 14:17:47 CET 2021]; root of context hierarchy 2021-01-20 14:17:48,639 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:48,639 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2021-01-20 14:17:48,642 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PermissionRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:48,643 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PermissionRepositoryTest]: PermissionRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:48,646 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:48,646 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@11947a72, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38c0e34, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@437d871b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@508f3e02, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62fa898b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e4c64e] 2021-01-20 14:17:48,647 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2e8edc36: startup date [Wed Jan 20 14:17:48 CET 2021]; root of context hierarchy 2021-01-20 14:17:48,748 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,748 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,749 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,750 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,750 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,750 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,750 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,750 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,750 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:48,772 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:48,813 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:48,823 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:48,843 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:48,844 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:48,844 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:48,844 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:48,844 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:48,844 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:48,848 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:49,036 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@338f500e] 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. 2021-01-20 14:17:49,039 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e6b405d] 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. 2021-01-20 14:17:49,057 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:49,057 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:49,060 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@2e8edc36: startup date [Wed Jan 20 14:17:48 CET 2021]; root of context hierarchy 2021-01-20 14:17:49,251 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1005e930 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@15215b21, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a8576a testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1b2cd4e4]; rollback [true] 2021-01-20 14:17:49,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-01-20 14:17:49,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2021-01-20 14:17:49,264 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1005e930 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@15215b21, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a8576a testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:49,264 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2e8edc36: startup date [Wed Jan 20 14:17:48 CET 2021]; root of context hierarchy 2021-01-20 14:17:49,265 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:49,265 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in org.appng.core.repository.PermissionRepositoryTest [INFO] Running org.appng.core.repository.RepositoryCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2021-01-20 14:17:49,298 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PropertyRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:49,298 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PropertyRepositoryTest]: PropertyRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:49,301 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:49,302 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24c08b5d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7bdc0ad3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@68b59ceb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70aa1dd6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5090eafd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b81e8ae] 2021-01-20 14:17:49,303 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@f9777f1: startup date [Wed Jan 20 14:17:49 CET 2021]; root of context hierarchy 2021-01-20 14:17:49,400 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,400 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,401 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,402 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,402 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,402 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,402 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,402 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,402 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,402 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:49,424 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:49,479 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:49,500 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:49,524 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:49,524 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:49,524 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:49,524 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:49,524 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:49,525 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:49,529 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:49,736 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50281205] 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. 2021-01-20 14:17:49,739 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@210f70d0] 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. 2021-01-20 14:17:49,793 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:49,793 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:49,798 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@f9777f1: startup date [Wed Jan 20 14:17:49 CET 2021]; root of context hierarchy 2021-01-20 14:17:50,036 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@19e91137 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@76163364, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3dda594f testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4a9d61fa]; rollback [true] 2021-01-20 14:17:50,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2021-01-20 14:17:50,047 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@19e91137 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@76163364, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3dda594f testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:50,048 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@f9777f1: startup date [Wed Jan 20 14:17:49 CET 2021]; root of context hierarchy 2021-01-20 14:17:50,049 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:50,049 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2021-01-20 14:17:50,051 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.ResourceRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:50,052 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.ResourceRepositoryTest]: ResourceRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:50,056 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:50,056 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@fd27d5e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3ae58b76, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@81b2f0e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2b843043, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37a080e0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@21880359] 2021-01-20 14:17:50,057 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@70ba2b39: startup date [Wed Jan 20 14:17:50 CET 2021]; root of context hierarchy 2021-01-20 14:17:50,155 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,155 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,155 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,155 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,156 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,157 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,157 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,157 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,157 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,177 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:50,221 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:50,231 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:50,251 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:50,251 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:50,252 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:50,252 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:50,252 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:50,252 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:50,256 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:50,452 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@450b89bc] 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. 2021-01-20 14:17:50,456 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ced1c1c] 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. 2021-01-20 14:17:50,473 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:50,473 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:50,478 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@70ba2b39: startup date [Wed Jan 20 14:17:50 CET 2021]; root of context hierarchy 2021-01-20 14:17:50,689 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@26e0a411 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@46e4d3b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@780b1d6d testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@421be613]; rollback [true] 2021-01-20 14:17:50,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-01-20 14:17:50,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2021-01-20 14:17:50,697 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@26e0a411 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@46e4d3b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@780b1d6d testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:50,698 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@70ba2b39: startup date [Wed Jan 20 14:17:50 CET 2021]; root of context hierarchy 2021-01-20 14:17:50,698 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:50,699 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2021-01-20 14:17:50,704 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:50,704 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RepositoryTest]: RepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:50,708 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:50,708 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5b1fe0e7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11ade3d0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@33c5b7f5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@630306c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@47bfda9e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@39f202da] 2021-01-20 14:17:50,709 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2716700e: startup date [Wed Jan 20 14:17:50 CET 2021]; root of context hierarchy 2021-01-20 14:17:50,805 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,805 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,805 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,807 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,807 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,807 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,807 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,807 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,807 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,807 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,808 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,808 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:50,841 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:50,883 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:50,892 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:50,912 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:50,912 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:50,913 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:50,913 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:50,913 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:50,913 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:50,917 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:51,097 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@a515665] 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. 2021-01-20 14:17:51,099 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bfc4be1] 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. 2021-01-20 14:17:51,114 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:51,115 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:51,118 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@2716700e: startup date [Wed Jan 20 14:17:50 CET 2021]; root of context hierarchy 2021-01-20 14:17:51,313 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@51ac7b10 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@69b2d0db, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@525d4f79 testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@73d93aac]; rollback [true] 2021-01-20 14:17:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-01-20 14:17:51,319 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@51ac7b10 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@69b2d0db, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@525d4f79 testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:51,319 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2716700e: startup date [Wed Jan 20 14:17:50 CET 2021]; root of context hierarchy 2021-01-20 14:17:51,320 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:51,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2021-01-20 14:17:51,325 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.GroupRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:51,325 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.GroupRepositoryTest]: GroupRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:51,330 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:51,330 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d7c90cd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a242b9b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@36e9c5d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@8f66323, org.springframework.test.context.transaction.TransactionalTestExecutionListener@71f56008, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6a96f55e] 2021-01-20 14:17:51,331 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1ded1025: startup date [Wed Jan 20 14:17:51 CET 2021]; root of context hierarchy 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,437 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,438 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:51,459 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:51,517 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:51,525 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:51,543 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:51,543 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:51,543 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:51,544 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:51,544 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:51,544 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:51,548 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:51,695 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d2d6a4e] 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. 2021-01-20 14:17:51,697 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@492972a0] 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. 2021-01-20 14:17:51,713 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:51,714 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:51,717 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@1ded1025: startup date [Wed Jan 20 14:17:51 CET 2021]; root of context hierarchy 2021-01-20 14:17:51,915 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3b5c4d testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@253a5359, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77dad5ff testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5af65edf]; rollback [true] 2021-01-20 14:17:51,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-01-20 14:17:51,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2021-01-20 14:17:51,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2021-01-20 14:17:51,930 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@a3b5c4d testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@253a5359, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77dad5ff testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:51,931 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@1ded1025: startup date [Wed Jan 20 14:17:51 CET 2021]; root of context hierarchy 2021-01-20 14:17:51,931 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:51,932 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2021-01-20 14:17:51,937 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:51,937 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: JobExecutionRecordRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:51,943 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:51,944 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3d603c6c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@54790a68, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4e328fdd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4722b6c4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b9d7110, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67ab0e41] 2021-01-20 14:17:51,945 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3d3d390e: startup date [Wed Jan 20 14:17:51 CET 2021]; root of context hierarchy 2021-01-20 14:17:52,029 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,029 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,029 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,030 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,030 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,030 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,030 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,030 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,030 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,031 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,031 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,031 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,031 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,031 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,031 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,032 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,032 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,032 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,050 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:52,098 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:52,107 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:52,127 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:52,127 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:52,127 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:52,127 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:52,127 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:52,128 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:52,132 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:52,291 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@44239be3] 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. 2021-01-20 14:17:52,294 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1360bf6b] 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. 2021-01-20 14:17:52,308 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:52,309 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:52,312 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@3d3d390e: startup date [Wed Jan 20 14:17:51 CET 2021]; root of context hierarchy 2021-01-20 14:17:52,511 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@68c0db79 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@414d03a9, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40ed3939 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1d277932]; rollback [true] 2021-01-20 14:17:52,516 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@68c0db79 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@414d03a9, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40ed3939 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:52,516 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@3d3d390e: startup date [Wed Jan 20 14:17:51 CET 2021]; root of context hierarchy 2021-01-20 14:17:52,518 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:52,518 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2021-01-20 14:17:52,521 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SubjectRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-01-20 14:17:52,521 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SubjectRepositoryTest]: SubjectRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-01-20 14:17:52,525 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:52,525 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6d899b84, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16ff2fd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e060a3c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53646ff1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72908ba2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c167717] 2021-01-20 14:17:52,526 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@622fdb43: startup date [Wed Jan 20 14:17:52 CET 2021]; root of context hierarchy 2021-01-20 14:17:52,618 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,618 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,618 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,618 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,618 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,619 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,620 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,620 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:52,639 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:52,680 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:52,689 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:52,709 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:52,709 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:52,709 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:52,709 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:52,709 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:52,710 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:52,715 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:52,904 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c0e7fd1] 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. 2021-01-20 14:17:52,906 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e5bd48c] 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. 2021-01-20 14:17:52,921 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:52,921 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:52,925 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@622fdb43: startup date [Wed Jan 20 14:17:52 CET 2021]; root of context hierarchy 2021-01-20 14:17:53,130 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@10305d66 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@32d59e5f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a96ced testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@daae1e8]; rollback [true] 2021-01-20 14:17:53,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2021-01-20 14:17:53,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2021-01-20 14:17:53,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-01-20 14:17:53,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2021-01-20 14:17:53,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2021-01-20 14:17:53,146 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@10305d66 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@32d59e5f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a96ced testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-01-20 14:17:53,146 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@622fdb43: startup date [Wed Jan 20 14:17:52 CET 2021]; root of context hierarchy 2021-01-20 14:17:53,147 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:53,147 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2021-01-20 14:17:53,166 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:53,167 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c0e45b2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1cbe3add, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6cc1aeaf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d8852f7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7355b521, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e500144] 2021-01-20 14:17:53,168 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7f0560f7: startup date [Wed Jan 20 14:17:53 CET 2021]; root of context hierarchy 2021-01-20 14:17:53,249 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,249 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,249 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,249 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,249 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,250 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-01-20 14:17:53,267 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:53,302 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:53,309 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-01-20 14:17:53,335 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:17:53,335 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-01-20 14:17:53,336 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-01-20 14:17:53,336 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-01-20 14:17:53,336 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:17:53,337 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:53,340 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:53,508 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6dfeed6d] 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. 2021-01-20 14:17:53,511 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ca7f56] 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. 2021-01-20 14:17:53,526 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:53,526 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:53,529 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@7f0560f7: startup date [Wed Jan 20 14:17:53 CET 2021]; root of context hierarchy 2021-01-20 14:17:54,391 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo ; SystemID: ; Line#: 6; Column#: 10 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:1464) at net.sf.saxon.expr.CardinalityChecker.evaluateItem(CardinalityChecker.java:280) at net.sf.saxon.expr.AtomicSequenceConverter.evaluateItem(AtomicSequenceConverter.java:354) at net.sf.saxon.expr.AtomicSequenceConverter.evaluateItem(AtomicSequenceConverter.java:28) at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:911) at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218) at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:290) at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:352) at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:532) at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:747) at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:347) at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349) at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:71) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:320) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:197) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:153) at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:132) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 2021-01-20 14:17:54,393 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2021-01-20 14:17:54,394 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/template.xsl 2021-01-20 14:17:54,394 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/platform.xml 2021-01-20 14:17:54,394 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/stacktrace.txt 2021-01-20 14:17:54,435 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: ; SystemID: ; Line#: 5; Column#: 25 net.sf.saxon.trans.XPathException: Unknown XSLT element: at net.sf.saxon.style.StyleNodeFactory.makeElementNode(StyleNodeFactory.java:255) at net.sf.saxon.tree.linked.LinkedTreeBuilder.startContent(LinkedTreeBuilder.java:254) at net.sf.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java:533) at net.sf.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:258) at net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:177) at net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:177) at net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:177) at net.sf.saxon.event.ReceivingContentHandler.startElement(ReceivingContentHandler.java:446) 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:434) at net.sf.saxon.event.Sender.send(Sender.java:167) at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:232) at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:107) at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:785) at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:149) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:181) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:153) at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:127) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 2021-01-20 14:17:54,435 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2021-01-20 14:17:54,436 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/template.xsl 2021-01-20 14:17:54,436 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/platform.xml 2021-01-20 14:17:54,436 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/stacktrace.txt 2021-01-20 14:17:54,452 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@7f0560f7: startup date [Wed Jan 20 14:17:53 CET 2021]; root of context hierarchy 2021-01-20 14:17:54,452 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-01-20 14:17:54,453 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s - in org.appng.core.model.PlatformTransformerTest [INFO] Running org.appng.core.model.RepositoryUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.RepositoryUtilsTest [INFO] Running org.appng.core.model.CacheProviderTest 2021-01-20 14:17:54,461 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/WEB-INF/cache/platform/appNG 2021-01-20 14:17:54,461 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/WEB-INF/cache/application/appNG 2021-01-20 14:17:54,464 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2021-01-20 14:17:54,464 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.core.model.CacheProviderTest [INFO] Running org.appng.core.model.JarInfoBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.JarInfoBuilderTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2021-01-20 14:17:54,479 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:54,479 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@151a7f12, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@108d75d9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@341fa52, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53f07129, org.springframework.test.context.transaction.TransactionalTestExecutionListener@15d466aa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e8cfa74] 2021-01-20 14:17:54,497 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2021-01-20 14:17:54,564 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-01-20 14:17:54,577 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2021-01-20 14:17:54,597 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@62930e9d: startup date [Wed Jan 20 14:17:54 CET 2021]; root of context hierarchy 2021-01-20 14:17:54,644 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:54,706 INFO [HSQLDB Server @6fa75503] hsqldb.db.HSQLDB771FF1C690.ENGINE: Checkpoint start 2021-01-20 14:17:54,706 INFO [HSQLDB Server @6fa75503] hsqldb.db.HSQLDB771FF1C690.ENGINE: checkpointClose start 2021-01-20 14:17:54,711 INFO [HSQLDB Server @6fa75503] hsqldb.db.HSQLDB771FF1C690.ENGINE: checkpointClose synched 2021-01-20 14:17:54,720 INFO [HSQLDB Server @6fa75503] hsqldb.db.HSQLDB771FF1C690.ENGINE: checkpointClose script done 2021-01-20 14:17:54,736 INFO [HSQLDB Server @6fa75503] hsqldb.db.HSQLDB771FF1C690.ENGINE: checkpointClose end 2021-01-20 14:17:54,736 INFO [HSQLDB Server @6fa75503] hsqldb.db.HSQLDB771FF1C690.ENGINE: Checkpoint end - txts: 1 2021-01-20 14:17:54,809 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2021-01-20 14:17:54,810 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2021-01-20 14:17:54,965 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:17:54,976 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:55,017 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:55,017 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-01-20 14:17:55,204 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2021-01-20 14:17:55,317 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2021-01-20 14:17:55,318 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2021-01-20 14:17:55,481 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: 1976450934 at org.appng.api.support.CallableAction.execute(CallableAction.java:438) at org.appng.api.support.CallableAction.perform(CallableAction.java:318) at org.appng.core.model.ActionElement.perform(ActionElement.java:72) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:532) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:127) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:350) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 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:420) ... 43 more 2021-01-20 14:17:55,613 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: 1404592091 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:238) at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:224) at org.appng.api.support.CallableAction.perform(CallableAction.java:316) at org.appng.core.model.ActionElement.perform(ActionElement.java:72) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:532) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:127) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:350) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 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) ... 44 more 2021-01-20 14:17:55,795 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@62930e9d: startup date [Wed Jan 20 14:17:54 CET 2021]; root of context hierarchy 2021-01-20 14:17:55,795 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2021-01-20 14:17:55,937 INFO [HSQLDB Connection @529187fa] hsqldb.db.HSQLDB771FF1C690.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.ThymeleafProcessorTest 2021-01-20 14:17:56,241 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,220_main/platform.xml 2021-01-20 14:17:56,583 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,220_main/template/hello.html 2021-01-20 14:17:56,583 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,220_main/template/platform.html 2021-01-20 14:17:56,583 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,220_main/template/hello-custom.html 2021-01-20 14:17:56,862 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,220_main/index.html 2021-01-20 14:17:56,897 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,886_main/platform.xml 2021-01-20 14:17:56,908 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,886_main/template/hello.html 2021-01-20 14:17:56,908 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,886_main/template/platform.html 2021-01-20 14:17:56,908 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,886_main/template/hello-custom.html 2021-01-20 14:17:56,915 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,886_main/index.html 2021-01-20 14:17:56,937 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,930_main/platform.xml 2021-01-20 14:17:56,949 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,930_main/template/hello.html 2021-01-20 14:17:56,950 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,930_main/template/platform.html 2021-01-20 14:17:56,950 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/debug/2021-01-20-14:17:56,930_main/template/hello-custom.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.OutputFormatAndTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2021-01-20 14:17:56,996 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.047 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.PathInfoTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.application.PermissionProcessorTest 2021-01-20 14:17:57,031 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-01-20 14:17:57,031 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-01-20 14:17:57,032 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-01-20 14:17:57,032 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-01-20 14:17:57,032 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-01-20 14:17:57,032 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 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2021-01-20 14:17:57,355 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2021-01-20 14:17:57,474 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2021-01-20 14:17:57,476 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2021-01-20 14:17:57,490 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6e7420a9: startup date [Wed Jan 20 14:17:57 CET 2021]; root of context hierarchy 2021-01-20 14:17:57,674 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,674 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=destroy; defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,675 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,675 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,675 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,675 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,675 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'environment' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=environment; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,678 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,678 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-01-20 14:17:57,706 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Jan 20, 2021 2:17:57 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml Jan 20, 2021 2:17:57 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2021-01-20 14:17:57,737 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2021-01-20 14:17:57,742 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2021-01-20 14:17:57,773 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2021-01-20 14:17:57,820 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2021-01-20 14:17:57,841 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG' 2021-01-20 14:17:57,841 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2021-01-20 14:17:57,867 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:17:57,875 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:58,062 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:58,062 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2021-01-20 14:17:58,074 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@6e7420a9: startup date [Wed Jan 20 14:17:57 CET 2021]; root of context hierarchy 2021-01-20 14:17:58,297 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:17:58,298 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2021-01-20 14:17:58,299 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2021-01-20 14:17:58,305 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6e7420a9: startup date [Wed Jan 20 14:17:57 CET 2021]; root of context hierarchy 2021-01-20 14:17:58,306 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2021-01-20 14:17:58,307 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2021-01-20 14:17:58,316 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2021-01-20 14:17:58,326 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: received message from localhost: org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: example.com 2021-01-20 14:17:58,326 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 2021-01-20 14:17:58,327 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: received message from localhost: org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: localhost 2021-01-20 14:17:58,327 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.007 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.RequestUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2021-01-20 14:17:58,340 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:17:58,341 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6353c913, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7903af, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4e6b95b4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20c63cab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d2062f1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@158c7681] 2021-01-20 14:17:58,345 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2021-01-20 14:17:58,365 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-01-20 14:17:58,374 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2021-01-20 14:17:58,384 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@75897b1: startup date [Wed Jan 20 14:17:58 CET 2021]; root of context hierarchy 2021-01-20 14:17:58,397 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:17:58,535 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2021-01-20 14:17:58,536 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2021-01-20 14:17:58,662 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:17:58,674 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:17:58,928 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:17:58,928 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-01-20 14:17:59,324 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2021-01-20 14:17:59,448 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@75897b1: startup date [Wed Jan 20 14:17:58 CET 2021]; root of context hierarchy 2021-01-20 14:17:59,449 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2021-01-20 14:17:59,686 INFO [HSQLDB Connection @ef7aa91] hsqldb.db.HSQLDB771FF1C690.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RedirectTest 2021-01-20 14:17:59,898 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2021-01-20 14:17:59,898 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2021-01-20 14:17:59,899 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.006 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2021-01-20 14:17:59,934 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j.properties 2021-01-20 14:17:59,934 INFO [main] org.appng.core.controller.PlatformStartup: 2021-01-20 14:17:59,934 INFO [main] org.appng.core.controller.PlatformStartup: Launching appNG, the Next Generation Application Platform ... 2021-01-20 14:17:59,934 INFO [main] org.appng.core.controller.PlatformStartup: 2021-01-20 14:17:59,935 INFO [main] org.appng.core.controller.PlatformStartup: - - ---- ----------------------------------------- -------- - - 2021-01-20 14:17:59,935 INFO [main] org.appng.core.controller.PlatformStartup: ____ _______ _____ .---,,--,-^²²^-,. 2021-01-20 14:17:59,935 INFO [main] org.appng.core.controller.PlatformStartup: .,--^^²´´ `^^²´´ `²^-.-²´´ ``²---´ dSb. db ,dS$P² < 2021-01-20 14:17:59,935 INFO [main] org.appng.core.controller.PlatformStartup: ,-´_.dSS$§§§§$Sb. .dS$§§§§§$Sb. : .dS$§§§§$SSb. : $§4b.$$ l$´ ss ; 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: ,/ .dS$SP²^^^²4$§§$ $§§$P²^^^²4S$$b.`4$$P²^^^²4S§$b. 4$`4b$P `4S$SP | 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: ! .$§SP° $§§$ $§§$´ `4S§$.`4$´ `4S§$. .-----^²------´ 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: ; [$§$l $§§$ $§§$ l$§$] l$ l$§$] ! 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: l.`S$Sb. $§§$ $§§$ ,dS$S´ d$ ,dS$S´ ; 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: \ `4S$Sbsaaasd$§§$ $§§$ssaaasdS$SP´,d$$ssaaasdS$SP´ l 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: \_ ``4SS$§§§§§§§$ $§§§§§§§$SSP´´ $§§§§§§§$SSP´´_.^ 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: `----,_,.____,. $$$$ ___.___,^ $$$$ ___.,--^ 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: _ _ ______ ____ ! $§§$ ! ____ _ ! $$$$ | ________ _______ ____ _ _ 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: | $$$$ ; l $$$$ ; 2021-01-20 14:17:59,936 INFO [main] org.appng.core.controller.PlatformStartup: `--,.-^´ `--,.-^´ 2021-01-20 14:17:59,937 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/WEB-INF/database/appng on port 9050 2021-01-20 14:17:59,954 INFO [HSQLDB Server @7f62502e] hsqldb.db.HSQLDB771FF1DB10.ENGINE: Checkpoint start 2021-01-20 14:17:59,954 INFO [HSQLDB Server @7f62502e] hsqldb.db.HSQLDB771FF1DB10.ENGINE: checkpointClose start 2021-01-20 14:17:59,959 INFO [HSQLDB Server @7f62502e] hsqldb.db.HSQLDB771FF1DB10.ENGINE: checkpointClose synched 2021-01-20 14:17:59,969 INFO [HSQLDB Server @7f62502e] hsqldb.db.HSQLDB771FF1DB10.ENGINE: checkpointClose script done 2021-01-20 14:17:59,983 INFO [HSQLDB Server @7f62502e] hsqldb.db.HSQLDB771FF1DB10.ENGINE: checkpointClose end 2021-01-20 14:17:59,983 INFO [HSQLDB Server @7f62502e] hsqldb.db.HSQLDB771FF1DB10.ENGINE: Checkpoint end - txts: 1 2021-01-20 14:18:00,038 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:18:00,147 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2021-01-20 14:18:00,250 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2021-01-20 14:18:00,377 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2021-01-20 14:18:00,480 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2021-01-20 14:18:00,499 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.013s) 2021-01-20 14:18:00,503 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:18:00,509 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:18:00,514 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:18:00,531 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:18:00,541 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:18:00,547 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:18:00,554 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:18:00,560 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:18:00,566 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:18:00,572 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:18:00,578 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:18:00,583 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:18:00,589 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:18:00,594 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.091s). 2021-01-20 14:18:00,595 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2021-01-20 14:18:00,596 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 662 ms. 2021-01-20 14:18:00,596 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2021-01-20 14:18:05,599 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2021-01-20 14:18:05,599 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.694 s - in org.appng.core.controller.PlatformStartupTest [INFO] Running org.appng.core.controller.handler.GuiHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2021-01-20 14:18:05,608 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@36d932e9: startup date [Wed Jan 20 14:18:05 CET 2021]; root of context hierarchy 2021-01-20 14:18:05,681 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.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-01-20 14:18:05,720 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@36d932e9: startup date [Wed Jan 20 14:18:05 CET 2021]; root of context hierarchy 2021-01-20 14:18:05,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2021-01-20 14:18:05,836 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such application 'bar?jin=fizz' for site 'localhost' returning 404 (path: /services/localhost/bar?jin=fizz) 2021-01-20 14:18:05,836 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@deae465: startup date [Wed Jan 20 14:18:05 CET 2021]; root of context hierarchy 2021-01-20 14:18:05,844 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.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-01-20 14:18:05,852 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@deae465: startup date [Wed Jan 20 14:18:05 CET 2021]; root of context hierarchy 2021-01-20 14:18:05,871 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2021-01-20 14:18:05,873 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@8e54cc1: startup date [Wed Jan 20 14:18:05 CET 2021]; root of context hierarchy 2021-01-20 14:18:05,880 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.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-01-20 14:18:05,882 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2021-01-20 14:18:06,883 INFO [main] org.appng.api.RequestUtil : site 'localhost [STARTING] (#1231659860)' is currently being started, waited 1000ms 2021-01-20 14:18:06,884 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2021-01-20 14:18:06,885 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@78bd313d: startup date [Wed Jan 20 14:18:06 CET 2021]; root of context hierarchy 2021-01-20 14:18:06,893 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.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-01-20 14:18:06,900 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@78bd313d: startup date [Wed Jan 20 14:18:06 CET 2021]; root of context hierarchy 2021-01-20 14:18:06,906 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2021-01-20 14:18:06,915 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@11ebd49: startup date [Wed Jan 20 14:18:06 CET 2021]; root of context hierarchy 2021-01-20 14:18:06,919 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.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-01-20 14:18:06,924 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@11ebd49: startup date [Wed Jan 20 14:18:06 CET 2021]; root of context hierarchy 2021-01-20 14:18:06,930 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2021-01-20 14:18:06,943 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz) [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2021-01-20 14:18:07,036 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2021-01-20 14:18:07,036 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/conf 2021-01-20 14:18:07,036 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/repository/manager/www/de 2021-01-20 14:18:07,037 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2021-01-20 14:18:07,046 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: removed 1 cache elements for /de/fehler (cache size: 4) 2021-01-20 14:18:07,047 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: removed 1 cache elements for /de/error (cache size: 3) 2021-01-20 14:18:07,047 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: removed 1 cache elements for /de/fault (cache size: 2) 2021-01-20 14:18:07,047 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: removed 1 cache elements for /de/test (cache size: 1) 2021-01-20 14:18:07,068 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.SessionListenerTest 2021-01-20 14:18:07,156 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2021-01-20 14:18:07) 2021-01-20 14:18:07,157 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2021-01-20 14:18:07) 2021-01-20 14:18:07,158 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2021-01-20 14:18:07, accessed: 2021-01-20 14:18:07, requests: 1, domain: http://localhost:8080, user-agent: null) 2021-01-20 14:18:07,159 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2021-01-20 14:18:07) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.ControllerTest 2021-01-20 14:18:07,167 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,168 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1178769677 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,194 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,195 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#654952877 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,198 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,199 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1346154500 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,200 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,201 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#713579240 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,207 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,208 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1340977423 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,209 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,210 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1667554490 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,211 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,212 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#528770970 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,215 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,216 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1562563854 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,217 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2021-01-20 14:18:07,217 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,218 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#944390683 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,223 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,224 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1294084254 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,225 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,226 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1487241863 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,227 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,228 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#726696791 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,229 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,229 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#909612523 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,230 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,231 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#357012408 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,233 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,234 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#53987485 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,235 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,236 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1893566600 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,237 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,238 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1318282594 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,239 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,240 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#276741118 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,240 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2021-01-20 14:18:07,241 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,241 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#910646672 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,243 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,243 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1707082986 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,247 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,247 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1438028116 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,250 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,251 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1056101200 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,252 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,252 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#902765047 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,253 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,254 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1133797507 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,255 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,256 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1482388444 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,257 INFO [main] org.appng.core.controller.Controller: Controller created 2021-01-20 14:18:07,258 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#450111319 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.appng.core.controller.ControllerTest [INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2021-01-20 14:18:07,312 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2021-01-20 14:18:07,314 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter ERROR: unable to find urlrewrite conf file at /WEB-INF/urlrewrite.xml 2021-01-20 14:18:07,317 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2021-01-20 14:18:07,322 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2021-01-20 14:18:07,328 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.filter.PageCacheFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2021-01-20 14:18:07,370 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#861178639 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,378 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1244421432 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,404 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#777985782 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-01-20 14:18:07,411 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:128) at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106) at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:143) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 2021-01-20 14:18:07,430 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#602857690 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.appng.core.controller.PlatformProcessorTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 312, 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_1.20.x/appng-core/target/appng-core-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/appng-core-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/appng-core-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/target/appng-core-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-core --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1.jar Progress (1): 2.0/604 kB Progress (1): 4.1/604 kB Progress (1): 6.1/604 kB Progress (1): 8.2/604 kB Progress (1): 10/604 kB Progress (1): 12/604 kB Progress (1): 14/604 kB Progress (1): 16/604 kB Progress (1): 18/604 kB Progress (1): 20/604 kB Progress (1): 23/604 kB Progress (1): 25/604 kB Progress (1): 27/604 kB Progress (1): 29/604 kB Progress (1): 31/604 kB Progress (1): 33/604 kB Progress (1): 35/604 kB Progress (1): 37/604 kB Progress (1): 39/604 kB Progress (1): 41/604 kB Progress (1): 43/604 kB Progress (1): 45/604 kB Progress (1): 47/604 kB Progress (1): 49/604 kB Progress (1): 51/604 kB Progress (1): 53/604 kB Progress (1): 55/604 kB Progress (1): 57/604 kB Progress (1): 59/604 kB Progress (1): 61/604 kB Progress (1): 63/604 kB Progress (1): 66/604 kB Progress (1): 68/604 kB Progress (1): 70/604 kB Progress (1): 72/604 kB Progress (1): 74/604 kB Progress (1): 76/604 kB Progress (1): 78/604 kB Progress (1): 80/604 kB Progress (1): 82/604 kB Progress (1): 84/604 kB Progress (1): 86/604 kB Progress (1): 88/604 kB Progress (1): 90/604 kB Progress (1): 92/604 kB Progress (1): 94/604 kB Progress (1): 96/604 kB Progress (1): 98/604 kB Progress (1): 100/604 kB Progress (1): 102/604 kB Progress (1): 104/604 kB Progress (1): 106/604 kB Progress (1): 109/604 kB Progress (1): 111/604 kB Progress (1): 113/604 kB Progress (1): 115/604 kB Progress (1): 117/604 kB Progress (1): 119/604 kB Progress (1): 121/604 kB Progress (1): 123/604 kB Progress (1): 125/604 kB Progress (1): 127/604 kB Progress (1): 129/604 kB Progress (1): 131/604 kB Progress (1): 133/604 kB Progress (1): 135/604 kB Progress (1): 137/604 kB Progress (1): 139/604 kB Progress (1): 141/604 kB Progress (1): 143/604 kB Progress (1): 145/604 kB Progress (1): 147/604 kB Progress (1): 150/604 kB Progress (1): 152/604 kB Progress (1): 154/604 kB Progress (1): 156/604 kB Progress (1): 158/604 kB Progress (1): 160/604 kB Progress (1): 162/604 kB Progress (1): 164/604 kB Progress (1): 166/604 kB Progress (1): 168/604 kB Progress (1): 170/604 kB Progress (1): 172/604 kB Progress (1): 174/604 kB Progress (1): 176/604 kB Progress (1): 178/604 kB Progress (1): 180/604 kB Progress (1): 182/604 kB Progress (1): 184/604 kB Progress (1): 186/604 kB Progress (1): 188/604 kB Progress (1): 190/604 kB Progress (1): 193/604 kB Progress (1): 195/604 kB Progress (1): 197/604 kB Progress (1): 199/604 kB Progress (1): 201/604 kB Progress (1): 203/604 kB Progress (1): 205/604 kB Progress (1): 207/604 kB Progress (1): 209/604 kB Progress (1): 211/604 kB Progress (1): 213/604 kB Progress (1): 215/604 kB Progress (1): 217/604 kB Progress (1): 219/604 kB Progress (1): 221/604 kB Progress (1): 223/604 kB Progress (1): 225/604 kB Progress (1): 227/604 kB Progress (1): 229/604 kB Progress (1): 231/604 kB Progress (1): 233/604 kB Progress (1): 236/604 kB Progress (1): 238/604 kB Progress (1): 240/604 kB Progress (1): 242/604 kB Progress (1): 244/604 kB Progress (1): 246/604 kB Progress (1): 248/604 kB Progress (1): 250/604 kB Progress (1): 252/604 kB Progress (1): 254/604 kB Progress (1): 256/604 kB Progress (1): 258/604 kB Progress (1): 260/604 kB Progress (1): 262/604 kB Progress (1): 264/604 kB Progress (1): 266/604 kB Progress (1): 268/604 kB Progress (1): 270/604 kB Progress (1): 272/604 kB Progress (1): 274/604 kB Progress (1): 276/604 kB Progress (1): 279/604 kB Progress (1): 281/604 kB Progress (1): 283/604 kB Progress (1): 285/604 kB Progress (1): 287/604 kB Progress (1): 289/604 kB Progress (1): 291/604 kB Progress (1): 293/604 kB Progress (1): 295/604 kB Progress (1): 297/604 kB Progress (1): 299/604 kB Progress (1): 301/604 kB Progress (1): 303/604 kB Progress (1): 305/604 kB Progress (1): 307/604 kB Progress (1): 309/604 kB Progress (1): 311/604 kB Progress (1): 313/604 kB Progress (1): 315/604 kB Progress (1): 317/604 kB Progress (1): 319/604 kB Progress (1): 322/604 kB Progress (1): 324/604 kB Progress (1): 326/604 kB Progress (1): 328/604 kB Progress (1): 330/604 kB Progress (1): 332/604 kB Progress (1): 334/604 kB Progress (1): 336/604 kB Progress (1): 338/604 kB Progress (1): 340/604 kB Progress (1): 342/604 kB Progress (1): 344/604 kB Progress (1): 346/604 kB Progress (1): 348/604 kB Progress (1): 350/604 kB Progress (1): 352/604 kB Progress (1): 354/604 kB Progress (1): 356/604 kB Progress (1): 358/604 kB Progress (1): 360/604 kB Progress (1): 362/604 kB Progress (1): 365/604 kB Progress (1): 367/604 kB Progress (1): 369/604 kB Progress (1): 371/604 kB Progress (1): 373/604 kB Progress (1): 375/604 kB Progress (1): 377/604 kB Progress (1): 379/604 kB Progress (1): 381/604 kB Progress (1): 383/604 kB Progress (1): 385/604 kB Progress (1): 387/604 kB Progress (1): 389/604 kB Progress (1): 391/604 kB Progress (1): 393/604 kB Progress (1): 395/604 kB Progress (1): 397/604 kB Progress (1): 399/604 kB Progress (1): 401/604 kB Progress (1): 403/604 kB Progress (1): 406/604 kB Progress (1): 408/604 kB Progress (1): 410/604 kB Progress (1): 412/604 kB Progress (1): 414/604 kB Progress (1): 416/604 kB Progress (1): 418/604 kB Progress (1): 420/604 kB Progress (1): 422/604 kB Progress (1): 424/604 kB Progress (1): 426/604 kB Progress (1): 428/604 kB Progress (1): 430/604 kB Progress (1): 432/604 kB Progress (1): 434/604 kB Progress (1): 436/604 kB Progress (1): 438/604 kB Progress (1): 440/604 kB Progress (1): 442/604 kB Progress (1): 444/604 kB Progress (1): 446/604 kB Progress (1): 449/604 kB Progress (1): 451/604 kB Progress (1): 453/604 kB Progress (1): 455/604 kB Progress (1): 457/604 kB Progress (1): 459/604 kB Progress (1): 461/604 kB Progress (1): 463/604 kB Progress (1): 465/604 kB Progress (1): 467/604 kB Progress (1): 469/604 kB Progress (1): 471/604 kB Progress (1): 473/604 kB Progress (1): 475/604 kB Progress (1): 477/604 kB Progress (1): 479/604 kB Progress (1): 481/604 kB Progress (1): 483/604 kB Progress (1): 485/604 kB Progress (1): 487/604 kB Progress (1): 489/604 kB Progress (1): 492/604 kB Progress (1): 494/604 kB Progress (1): 496/604 kB Progress (1): 498/604 kB Progress (1): 500/604 kB Progress (1): 502/604 kB Progress (1): 504/604 kB Progress (1): 506/604 kB Progress (1): 508/604 kB Progress (1): 510/604 kB Progress (1): 512/604 kB Progress (1): 514/604 kB Progress (1): 516/604 kB Progress (1): 518/604 kB Progress (1): 520/604 kB Progress (1): 522/604 kB Progress (1): 524/604 kB Progress (1): 526/604 kB Progress (1): 528/604 kB Progress (1): 530/604 kB Progress (1): 532/604 kB Progress (1): 535/604 kB Progress (1): 537/604 kB Progress (1): 539/604 kB Progress (1): 541/604 kB Progress (1): 543/604 kB Progress (1): 545/604 kB Progress (1): 547/604 kB Progress (1): 549/604 kB Progress (1): 551/604 kB Progress (1): 553/604 kB Progress (1): 555/604 kB Progress (1): 557/604 kB Progress (1): 559/604 kB Progress (1): 561/604 kB Progress (1): 563/604 kB Progress (1): 565/604 kB Progress (1): 567/604 kB Progress (1): 569/604 kB Progress (1): 571/604 kB Progress (1): 573/604 kB Progress (1): 575/604 kB Progress (1): 578/604 kB Progress (1): 580/604 kB Progress (1): 582/604 kB Progress (1): 584/604 kB Progress (1): 586/604 kB Progress (1): 588/604 kB Progress (1): 590/604 kB Progress (1): 592/604 kB Progress (1): 594/604 kB Progress (1): 596/604 kB Progress (1): 598/604 kB Progress (1): 600/604 kB Progress (1): 602/604 kB Progress (1): 604 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1.jar (604 kB at 3.8 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1.pom Progress (1): 2.0/10 kB Progress (1): 4.1/10 kB Progress (1): 6.1/10 kB Progress (1): 8.2/10 kB Progress (1): 10 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1.pom (10 kB at 202 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 19 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 94 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 772 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml (772 B at 3.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 772 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml (772 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 5.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 55 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1-sources.jar Progress (1): 2.0/377 kB Progress (1): 4.1/377 kB Progress (1): 6.1/377 kB Progress (1): 8.2/377 kB Progress (1): 10/377 kB Progress (1): 12/377 kB Progress (1): 14/377 kB Progress (1): 16/377 kB Progress (1): 18/377 kB Progress (1): 20/377 kB Progress (1): 23/377 kB Progress (1): 25/377 kB Progress (1): 27/377 kB Progress (1): 29/377 kB Progress (1): 31/377 kB Progress (1): 33/377 kB Progress (1): 35/377 kB Progress (1): 37/377 kB Progress (1): 39/377 kB Progress (1): 41/377 kB Progress (1): 43/377 kB Progress (1): 45/377 kB Progress (1): 47/377 kB Progress (1): 49/377 kB Progress (1): 51/377 kB Progress (1): 53/377 kB Progress (1): 55/377 kB Progress (1): 57/377 kB Progress (1): 59/377 kB Progress (1): 61/377 kB Progress (1): 63/377 kB Progress (1): 66/377 kB Progress (1): 68/377 kB Progress (1): 70/377 kB Progress (1): 72/377 kB Progress (1): 74/377 kB Progress (1): 76/377 kB Progress (1): 78/377 kB Progress (1): 80/377 kB Progress (1): 82/377 kB Progress (1): 84/377 kB Progress (1): 86/377 kB Progress (1): 88/377 kB Progress (1): 90/377 kB Progress (1): 92/377 kB Progress (1): 94/377 kB Progress (1): 96/377 kB Progress (1): 98/377 kB Progress (1): 100/377 kB Progress (1): 102/377 kB Progress (1): 104/377 kB Progress (1): 106/377 kB Progress (1): 109/377 kB Progress (1): 111/377 kB Progress (1): 113/377 kB Progress (1): 115/377 kB Progress (1): 117/377 kB Progress (1): 119/377 kB Progress (1): 121/377 kB Progress (1): 123/377 kB Progress (1): 125/377 kB Progress (1): 127/377 kB Progress (1): 129/377 kB Progress (1): 131/377 kB Progress (1): 133/377 kB Progress (1): 135/377 kB Progress (1): 137/377 kB Progress (1): 139/377 kB Progress (1): 141/377 kB Progress (1): 143/377 kB Progress (1): 145/377 kB Progress (1): 147/377 kB Progress (1): 150/377 kB Progress (1): 152/377 kB Progress (1): 154/377 kB Progress (1): 156/377 kB Progress (1): 158/377 kB Progress (1): 160/377 kB Progress (1): 162/377 kB Progress (1): 164/377 kB Progress (1): 166/377 kB Progress (1): 168/377 kB Progress (1): 170/377 kB Progress (1): 172/377 kB Progress (1): 174/377 kB Progress (1): 176/377 kB Progress (1): 178/377 kB Progress (1): 180/377 kB Progress (1): 182/377 kB Progress (1): 184/377 kB Progress (1): 186/377 kB Progress (1): 188/377 kB Progress (1): 190/377 kB Progress (1): 193/377 kB Progress (1): 195/377 kB Progress (1): 197/377 kB Progress (1): 199/377 kB Progress (1): 201/377 kB Progress (1): 203/377 kB Progress (1): 205/377 kB Progress (1): 207/377 kB Progress (1): 209/377 kB Progress (1): 211/377 kB Progress (1): 213/377 kB Progress (1): 215/377 kB Progress (1): 217/377 kB Progress (1): 219/377 kB Progress (1): 221/377 kB Progress (1): 223/377 kB Progress (1): 225/377 kB Progress (1): 227/377 kB Progress (1): 229/377 kB Progress (1): 231/377 kB Progress (1): 233/377 kB Progress (1): 236/377 kB Progress (1): 238/377 kB Progress (1): 240/377 kB Progress (1): 242/377 kB Progress (1): 244/377 kB Progress (1): 246/377 kB Progress (1): 248/377 kB Progress (1): 250/377 kB Progress (1): 252/377 kB Progress (1): 254/377 kB Progress (1): 256/377 kB Progress (1): 258/377 kB Progress (1): 260/377 kB Progress (1): 262/377 kB Progress (1): 264/377 kB Progress (1): 266/377 kB Progress (1): 268/377 kB Progress (1): 270/377 kB Progress (1): 272/377 kB Progress (1): 274/377 kB Progress (1): 276/377 kB Progress (1): 279/377 kB Progress (1): 281/377 kB Progress (1): 283/377 kB Progress (1): 285/377 kB Progress (1): 287/377 kB Progress (1): 289/377 kB Progress (1): 291/377 kB Progress (1): 293/377 kB Progress (1): 295/377 kB Progress (1): 297/377 kB Progress (1): 299/377 kB Progress (1): 301/377 kB Progress (1): 303/377 kB Progress (1): 305/377 kB Progress (1): 307/377 kB Progress (1): 309/377 kB Progress (1): 311/377 kB Progress (1): 313/377 kB Progress (1): 315/377 kB Progress (1): 317/377 kB Progress (1): 319/377 kB Progress (1): 322/377 kB Progress (1): 324/377 kB Progress (1): 326/377 kB Progress (1): 328/377 kB Progress (1): 330/377 kB Progress (1): 332/377 kB Progress (1): 334/377 kB Progress (1): 336/377 kB Progress (1): 338/377 kB Progress (1): 340/377 kB Progress (1): 342/377 kB Progress (1): 344/377 kB Progress (1): 346/377 kB Progress (1): 348/377 kB Progress (1): 350/377 kB Progress (1): 352/377 kB Progress (1): 354/377 kB Progress (1): 356/377 kB Progress (1): 358/377 kB Progress (1): 360/377 kB Progress (1): 362/377 kB Progress (1): 365/377 kB Progress (1): 367/377 kB Progress (1): 369/377 kB Progress (1): 371/377 kB Progress (1): 373/377 kB Progress (1): 375/377 kB Progress (1): 377/377 kB Progress (1): 377 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1-sources.jar (377 kB at 6.3 MB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 96 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml (987 B at 14 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/maven-metadata.xml (987 B at 33 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 55 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Command Line Interface 1.20.5-SNAPSHOT [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 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-cli --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.cli.commands.CommandBatchTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2021-01-20 14:18:11,425 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:18:11,923 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2f7c2f4f: startup date [Wed Jan 20 14:18:11 CET 2021]; root of context hierarchy 2021-01-20 14:18:12,022 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:18:12,281 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:18:12,352 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:18:12,497 INFO [main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.3.Final} 2021-01-20 14:18:12,784 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-01-20 14:18:13,047 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Jan 20, 2021 2:18:13 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-01-20 14:18:13,078 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:18:13,411 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:18:14,104 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.0.17.Final 2021-01-20 14:18:15,490 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:18:15,494 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:40,041 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2f7c2f4f: startup date [Wed Jan 20 14:18:11 CET 2021]; root of context hierarchy 2021-01-20 14:25:40,044 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 448.804 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2021-01-20 14:25:40,053 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:40,223 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@451af781: startup date [Wed Jan 20 14:25:40 CET 2021]; root of context hierarchy 2021-01-20 14:25:40,236 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:40,280 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:40,288 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:40,307 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:40,307 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:40,308 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:40,636 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:40,637 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:41,037 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@451af781: startup date [Wed Jan 20 14:25:40 CET 2021]; root of context hierarchy 2021-01-20 14:25:41,038 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2021-01-20 14:25:41,045 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:41,149 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@eb1e868: startup date [Wed Jan 20 14:25:41 CET 2021]; root of context hierarchy 2021-01-20 14:25:41,161 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:41,202 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:41,209 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:41,226 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:41,226 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:41,227 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:41,485 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:41,485 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:41,830 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@eb1e868: startup date [Wed Jan 20 14:25:41 CET 2021]; root of context hierarchy 2021-01-20 14:25:41,832 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2021-01-20 14:25:41,844 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:41,936 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7a8e35d1: startup date [Wed Jan 20 14:25:41 CET 2021]; root of context hierarchy 2021-01-20 14:25:41,945 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:41,981 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:41,989 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:42,004 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:42,005 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:42,005 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:42,254 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:42,254 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:42,612 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@7a8e35d1: startup date [Wed Jan 20 14:25:41 CET 2021]; root of context hierarchy 2021-01-20 14:25:42,613 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2021-01-20 14:25:42,626 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:42,718 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@113ba21: startup date [Wed Jan 20 14:25:42 CET 2021]; root of context hierarchy 2021-01-20 14:25:42,727 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:42,767 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:42,776 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:42,793 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:42,794 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:42,794 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:43,085 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:43,085 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:43,360 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@113ba21: startup date [Wed Jan 20 14:25:42 CET 2021]; root of context hierarchy 2021-01-20 14:25:43,361 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2021-01-20 14:25:43,367 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:43,444 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@55cbbf15: startup date [Wed Jan 20 14:25:43 CET 2021]; root of context hierarchy 2021-01-20 14:25:43,452 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:43,483 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:43,490 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:43,507 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:43,508 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:43,508 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:43,698 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:43,698 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:43,935 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@55cbbf15: startup date [Wed Jan 20 14:25:43 CET 2021]; root of context hierarchy 2021-01-20 14:25:43,936 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2021-01-20 14:25:43,941 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:44,009 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7b28ce3c: startup date [Wed Jan 20 14:25:44 CET 2021]; root of context hierarchy 2021-01-20 14:25:44,017 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:44,047 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:44,053 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:44,069 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:44,069 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:44,070 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:44,510 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:44,510 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:44,864 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@7b28ce3c: startup date [Wed Jan 20 14:25:44 CET 2021]; root of context hierarchy 2021-01-20 14:25:44,865 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2021-01-20 14:25:44,874 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:44,974 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@122c8b64: startup date [Wed Jan 20 14:25:44 CET 2021]; root of context hierarchy 2021-01-20 14:25:44,984 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:45,020 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:45,028 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:45,043 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:45,043 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:45,044 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:45,303 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:45,303 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:45,536 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@122c8b64: startup date [Wed Jan 20 14:25:44 CET 2021]; root of context hierarchy 2021-01-20 14:25:45,537 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2021-01-20 14:25:45,544 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:45,618 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@d7e5d99: startup date [Wed Jan 20 14:25:45 CET 2021]; root of context hierarchy 2021-01-20 14:25:45,626 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:45,659 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:45,667 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:45,681 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:45,681 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:45,682 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:45,873 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:45,874 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:46,163 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@d7e5d99: startup date [Wed Jan 20 14:25:45 CET 2021]; root of context hierarchy 2021-01-20 14:25:46,165 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2021-01-20 14:25:46,174 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:46,257 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@655f29a2: startup date [Wed Jan 20 14:25:46 CET 2021]; root of context hierarchy 2021-01-20 14:25:46,266 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:46,303 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:46,311 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:46,327 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:46,327 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:46,328 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:46,529 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:46,529 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:46,806 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@655f29a2: startup date [Wed Jan 20 14:25:46 CET 2021]; root of context hierarchy 2021-01-20 14:25:46,807 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2021-01-20 14:25:46,819 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:46,919 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@4a320414: startup date [Wed Jan 20 14:25:46 CET 2021]; root of context hierarchy 2021-01-20 14:25:46,930 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:46,964 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:46,972 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:46,988 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:46,989 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:46,989 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:47,192 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:47,193 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:47,437 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@4a320414: startup date [Wed Jan 20 14:25:46 CET 2021]; root of context hierarchy 2021-01-20 14:25:47,438 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2021-01-20 14:25:47,447 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:47,517 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3a08eec3: startup date [Wed Jan 20 14:25:47 CET 2021]; root of context hierarchy 2021-01-20 14:25:47,524 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:47,558 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:47,566 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:47,582 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:47,583 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:47,583 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:47,740 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:47,740 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:47,945 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/target/test-classes/localrepo/ 2021-01-20 14:25:48,030 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2021-01-20 14:25:48,031 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2021-01-20 14:25:48,031 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2021-01-20 14:25:48,033 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2021-01-20 14:25:48,033 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2021-01-20 14:25:48,033 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2021-01-20 14:25:48,052 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@3a08eec3: startup date [Wed Jan 20 14:25:47 CET 2021]; root of context hierarchy 2021-01-20 14:25:48,053 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2021-01-20 14:25:48,061 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:48,127 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3c62a22b: startup date [Wed Jan 20 14:25:48 CET 2021]; root of context hierarchy 2021-01-20 14:25:48,135 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:48,164 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:48,170 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:48,183 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:48,183 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:48,184 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:48,343 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:48,343 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:48,548 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@3c62a22b: startup date [Wed Jan 20 14:25:48 CET 2021]; root of context hierarchy 2021-01-20 14:25:48,549 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2021-01-20 14:25:48,557 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:48,632 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@678ee415: startup date [Wed Jan 20 14:25:48 CET 2021]; root of context hierarchy 2021-01-20 14:25:48,640 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:48,679 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:48,685 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:48,700 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:48,700 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:48,701 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:48,856 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:48,857 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:49,087 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@678ee415: startup date [Wed Jan 20 14:25:48 CET 2021]; root of context hierarchy 2021-01-20 14:25:49,088 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2021-01-20 14:25:49,093 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:49,155 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@5e31df0a: startup date [Wed Jan 20 14:25:49 CET 2021]; root of context hierarchy 2021-01-20 14:25:49,162 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:49,195 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:49,201 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:49,214 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:49,215 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:49,215 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:49,370 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:49,371 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 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 2021-01-20 14:25:50,222 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@5e31df0a: startup date [Wed Jan 20 14:25:49 CET 2021]; root of context hierarchy 2021-01-20 14:25:50,223 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2021-01-20 14:25:50,232 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:25:50,309 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@163ea703: startup date [Wed Jan 20 14:25:50 CET 2021]; root of context hierarchy 2021-01-20 14:25:50,319 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:25:50,366 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:25:50,373 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:25:50,389 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:25:50,389 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:25:50,390 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:25:50,595 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:25:50,595 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' site 'testsite' is NOT running at http://example.com:8080/manager/testsite 2021-01-20 14:26:00,873 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2021-01-20 14:26:00,909 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-01-20 14:26:00,912 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2021-01-20 14:26:00,915 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@163ea703: startup date [Wed Jan 20 14:25:50 CET 2021]; root of context hierarchy 2021-01-20 14:26:00,917 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.688 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2021-01-20 14:26:00,928 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:01,031 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@464a5994: startup date [Wed Jan 20 14:26:01 CET 2021]; root of context hierarchy 2021-01-20 14:26:01,039 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:01,079 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:01,087 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:01,104 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:01,104 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:01,105 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:01,309 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:01,309 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:01,565 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@464a5994: startup date [Wed Jan 20 14:26:01 CET 2021]; root of context hierarchy 2021-01-20 14:26:01,566 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2021-01-20 14:26:01,572 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:01,650 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@a257aa0: startup date [Wed Jan 20 14:26:01 CET 2021]; root of context hierarchy 2021-01-20 14:26:01,657 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:01,690 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:01,697 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:01,713 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:01,714 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:01,715 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:01,972 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:01,972 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:05,068 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@a257aa0: startup date [Wed Jan 20 14:26:01 CET 2021]; root of context hierarchy 2021-01-20 14:26:05,069 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2021-01-20 14:26:05,074 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:05,136 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@227aeb98: startup date [Wed Jan 20 14:26:05 CET 2021]; root of context hierarchy 2021-01-20 14:26:05,143 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:05,172 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:05,177 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:05,190 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:05,190 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:05,191 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:05,329 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:05,329 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:05,500 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@227aeb98: startup date [Wed Jan 20 14:26:05 CET 2021]; root of context hierarchy 2021-01-20 14:26:05,500 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2021-01-20 14:26:05,506 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:05,567 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1e82eb3d: startup date [Wed Jan 20 14:26:05 CET 2021]; root of context hierarchy 2021-01-20 14:26:05,573 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:05,599 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:05,605 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:05,617 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:05,617 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:05,617 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:05,747 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:05,748 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:07,344 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@1e82eb3d: startup date [Wed Jan 20 14:26:05 CET 2021]; root of context hierarchy 2021-01-20 14:26:07,345 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2021-01-20 14:26:07,357 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:07,426 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2c09b5fd: startup date [Wed Jan 20 14:26:07 CET 2021]; root of context hierarchy 2021-01-20 14:26:07,434 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:07,465 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:07,472 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:07,487 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:07,488 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:07,488 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:07,650 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:07,650 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:07,846 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2c09b5fd: startup date [Wed Jan 20 14:26:07 CET 2021]; root of context hierarchy 2021-01-20 14:26:07,846 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2021-01-20 14:26:07,857 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:07,927 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2eeae129: startup date [Wed Jan 20 14:26:07 CET 2021]; root of context hierarchy 2021-01-20 14:26:07,935 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:07,965 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:07,971 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:07,983 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:07,984 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:07,984 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:08,182 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:08,182 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:08,370 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2eeae129: startup date [Wed Jan 20 14:26:07 CET 2021]; root of context hierarchy 2021-01-20 14:26:08,370 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2021-01-20 14:26:08,376 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:08,435 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@35a35664: startup date [Wed Jan 20 14:26:08 CET 2021]; root of context hierarchy 2021-01-20 14:26:08,442 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:08,466 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:08,472 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:08,483 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:08,484 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:08,484 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:08,611 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:08,611 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:08,762 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@35a35664: startup date [Wed Jan 20 14:26:08 CET 2021]; root of context hierarchy 2021-01-20 14:26:08,763 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2021-01-20 14:26:08,768 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:08,822 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6b48b8a2: startup date [Wed Jan 20 14:26:08 CET 2021]; root of context hierarchy 2021-01-20 14:26:08,828 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:08,852 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:08,857 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:08,869 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:08,869 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:08,870 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:09,007 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:09,007 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:09,171 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@6b48b8a2: startup date [Wed Jan 20 14:26:08 CET 2021]; root of context hierarchy 2021-01-20 14:26:09,171 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2021-01-20 14:26:09,177 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:09,235 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1a534e72: startup date [Wed Jan 20 14:26:09 CET 2021]; root of context hierarchy 2021-01-20 14:26:09,241 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:09,265 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:09,270 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:09,282 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:09,282 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:09,282 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:09,409 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:09,410 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:09,572 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@1a534e72: startup date [Wed Jan 20 14:26:09 CET 2021]; root of context hierarchy 2021-01-20 14:26:09,573 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2021-01-20 14:26:09,582 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:09,688 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1d9556eb: startup date [Wed Jan 20 14:26:09 CET 2021]; root of context hierarchy 2021-01-20 14:26:09,699 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:09,733 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:09,739 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:09,755 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:09,755 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:09,756 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:09,920 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:09,920 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:10,131 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@1d9556eb: startup date [Wed Jan 20 14:26:09 CET 2021]; root of context hierarchy 2021-01-20 14:26:10,131 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2021-01-20 14:26:10,138 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:10,196 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@5b46fc1e: startup date [Wed Jan 20 14:26:10 CET 2021]; root of context hierarchy 2021-01-20 14:26:10,202 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:10,228 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:10,233 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:10,245 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:10,246 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:10,246 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:10,374 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:10,374 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:10,544 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/target/test-classes/localrepo/ 2021-01-20 14:26:10,561 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2021-01-20 14:26:10,564 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:26:10,566 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:26:10,567 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:26:10,567 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:26:10,572 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:26:10,573 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:26:10,574 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:26:10,574 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:26:10,576 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:26:10,576 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:26:10,576 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:26:10,578 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:26:10,578 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:26:10,587 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,587 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-01-20 14:26:10,591 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2021-01-20 14:26:10,591 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2021-01-20 14:26:10,595 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2021-01-20 14:26:10,596 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2021-01-20 14:26:10,598 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2021-01-20 14:26:10,599 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2021-01-20 14:26:10,600 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2021-01-20 14:26:10,601 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2021-01-20 14:26:10,601 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2021-01-20 14:26:10,603 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2021-01-20 14:26:10,603 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2021-01-20 14:26:10,612 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:26:10,614 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:26:10,614 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:26:10,616 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:26:10,617 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:26:10,619 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:26:10,626 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@5b46fc1e: startup date [Wed Jan 20 14:26:10 CET 2021]; root of context hierarchy 2021-01-20 14:26:10,626 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2021-01-20 14:26:10,634 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:10,696 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@c16a68d: startup date [Wed Jan 20 14:26:10 CET 2021]; root of context hierarchy 2021-01-20 14:26:10,703 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:10,736 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:10,741 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:10,753 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:10,754 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:10,754 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:10,897 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:10,897 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:11,075 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@c16a68d: startup date [Wed Jan 20 14:26:10 CET 2021]; root of context hierarchy 2021-01-20 14:26:11,076 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2021-01-20 14:26:11,088 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:11,158 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@e6f02a4: startup date [Wed Jan 20 14:26:11 CET 2021]; root of context hierarchy 2021-01-20 14:26:11,165 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:11,196 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:11,202 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:11,217 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:11,217 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:11,232 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:11,373 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:11,373 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:11,656 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:11,728 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:11,737 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@e6f02a4: startup date [Wed Jan 20 14:26:11 CET 2021]; root of context hierarchy 2021-01-20 14:26:11,738 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.prettyTable.PrettyTableTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.CliBootstrapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.appng.cli.CliBootstrapTest [INFO] Running org.appng.cli.CliCoreTest 2021-01-20 14:26:11,935 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-01-20 14:26:12,006 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@671b6fc9: startup date [Wed Jan 20 14:26:12 CET 2021]; root of context hierarchy 2021-01-20 14:26:12,014 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:26:12,045 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:12,051 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-01-20 14:26:12,066 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-01-20 14:26:12,066 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-01-20 14:26:12,079 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:12,217 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:12,217 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-01-20 14:26:12,380 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,386 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,463 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,482 INFO [main] org.appng.cli.CliCore : Database is at version 4.0.0, state: SUCCESS, installed on 2021-01-20 14:26:12.46 2021-01-20 14:26:12,489 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,507 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,523 INFO [main] org.appng.cli.CliCore : Database is at version 4.0.0, state: SUCCESS, installed on 2021-01-20 14:26:12.46 2021-01-20 14:26:12,535 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,553 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,580 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2021-01-20 14:26:12,583 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-01-20 14:26:12,583 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2021-01-20 14:26:12,583 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2021-01-20 14:26:12,585 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-01-20 14:26:12,586 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2021-01-20 14:26:12,586 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2021-01-20 14:26:12,586 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,608 INFO [main] org.appng.cli.CliCore : Database is at version 4.0.0, state: SUCCESS, installed on 2021-01-20 14:26:12.46 2021-01-20 14:26:12,614 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,632 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,649 INFO [main] org.appng.cli.CliCore : Database is at version 4.0.0, state: SUCCESS, installed on 2021-01-20 14:26:12.46 2021-01-20 14:26:12,657 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,675 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,695 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2021-01-20 14:26:12,697 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-01-20 14:26:12,698 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-01-20 14:26:12,698 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,714 INFO [main] org.appng.cli.CliCore : Database is at version 4.0.0, state: SUCCESS, installed on 2021-01-20 14:26:12.46 2021-01-20 14:26:12,718 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,734 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-01-20 14:26:12,751 INFO [main] org.appng.cli.CliCore : Database is at version 4.0.0, state: SUCCESS, installed on 2021-01-20 14:26:12.46 2021-01-20 14:26:12,753 ERROR [main] org.appng.cli.CliCore : An error occured. org.appng.api.BusinessException: force error at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:177) at org.appng.cli.CliCore.perform(CliCore.java:188) at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:117) 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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 2021-01-20 14:26:12,766 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@671b6fc9: startup date [Wed Jan 20 14:26:12 CET 2021]; root of context hierarchy 2021-01-20 14:26:12,766 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in org.appng.cli.CliCoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 66, 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_1.20.x/appng-cli/target/appng-cli-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/target/appng-cli-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/target/appng-cli-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-cli/target/appng-cli-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-cli --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-20210120.132613-1.jar Progress (1): 2.0/111 kB Progress (1): 4.1/111 kB Progress (1): 6.1/111 kB Progress (1): 8.2/111 kB Progress (1): 10/111 kB Progress (1): 12/111 kB Progress (1): 14/111 kB Progress (1): 16/111 kB Progress (1): 18/111 kB Progress (1): 20/111 kB Progress (1): 23/111 kB Progress (1): 25/111 kB Progress (1): 27/111 kB Progress (1): 29/111 kB Progress (1): 31/111 kB Progress (1): 33/111 kB Progress (1): 35/111 kB Progress (1): 37/111 kB Progress (1): 39/111 kB Progress (1): 41/111 kB Progress (1): 43/111 kB Progress (1): 45/111 kB Progress (1): 47/111 kB Progress (1): 49/111 kB Progress (1): 51/111 kB Progress (1): 53/111 kB Progress (1): 55/111 kB Progress (1): 57/111 kB Progress (1): 59/111 kB Progress (1): 61/111 kB Progress (1): 63/111 kB Progress (1): 66/111 kB Progress (1): 68/111 kB Progress (1): 70/111 kB Progress (1): 72/111 kB Progress (1): 74/111 kB Progress (1): 76/111 kB Progress (1): 78/111 kB Progress (1): 80/111 kB Progress (1): 82/111 kB Progress (1): 84/111 kB Progress (1): 86/111 kB Progress (1): 88/111 kB Progress (1): 90/111 kB Progress (1): 92/111 kB Progress (1): 94/111 kB Progress (1): 96/111 kB Progress (1): 98/111 kB Progress (1): 100/111 kB Progress (1): 102/111 kB Progress (1): 104/111 kB Progress (1): 106/111 kB Progress (1): 109/111 kB Progress (1): 111/111 kB Progress (1): 111 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-20210120.132613-1.jar (111 kB at 1.5 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-20210120.132613-1.pom Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-20210120.132613-1.pom (1.2 kB at 29 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 12 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 83 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 771 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml (771 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 771 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml (771 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 20 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 59 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-20210120.132613-1-sources.jar Progress (1): 2.0/87 kB Progress (1): 4.1/87 kB Progress (1): 6.1/87 kB Progress (1): 8.2/87 kB Progress (1): 10/87 kB Progress (1): 12/87 kB Progress (1): 14/87 kB Progress (1): 16/87 kB Progress (1): 18/87 kB Progress (1): 20/87 kB Progress (1): 23/87 kB Progress (1): 25/87 kB Progress (1): 27/87 kB Progress (1): 29/87 kB Progress (1): 31/87 kB Progress (1): 33/87 kB Progress (1): 35/87 kB Progress (1): 37/87 kB Progress (1): 39/87 kB Progress (1): 41/87 kB Progress (1): 43/87 kB Progress (1): 45/87 kB Progress (1): 47/87 kB Progress (1): 49/87 kB Progress (1): 51/87 kB Progress (1): 53/87 kB Progress (1): 55/87 kB Progress (1): 57/87 kB Progress (1): 59/87 kB Progress (1): 61/87 kB Progress (1): 63/87 kB Progress (1): 66/87 kB Progress (1): 68/87 kB Progress (1): 70/87 kB Progress (1): 72/87 kB Progress (1): 74/87 kB Progress (1): 76/87 kB Progress (1): 78/87 kB Progress (1): 80/87 kB Progress (1): 82/87 kB Progress (1): 84/87 kB Progress (1): 86/87 kB Progress (1): 87 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/appng-cli-1.20.5-20210120.132613-1-sources.jar (87 kB at 334 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 103 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml (986 B at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.20.5-SNAPSHOT/maven-metadata.xml (986 B at 26 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 26 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tag Library 1.20.5-SNAPSHOT [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_1.20.x/appng-taglib/target/classes [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 10 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-taglib/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-taglib --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.taglib.ParameterTest 2021-01-20 14:26:16,048 [main] DEBUG org.appng.taglib.Parameter - added parameter param1=value1 to parent tag org.appng.taglib.ParameterTest@1a1d6a08 2021-01-20 14:26:16,067 [main] DEBUG org.appng.taglib.Parameter - added parameter param2="Ä" to parent tag org.appng.taglib.ParameterTest@1a1d6a08 2021-01-20 14:26:16,067 [main] DEBUG org.appng.taglib.Parameter - added parameter param3=null to parent tag org.appng.taglib.ParameterTest@1a1d6a08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.form.FormConfirmationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.taglib.form.FormConfirmationTest [INFO] Running org.appng.taglib.PermissionTest 2021-01-20 14:26:16,297 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:16,297 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:16,297 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:16,297 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:16,297 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:16,298 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:16,303 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:16,303 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:16,304 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:16,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:16,362 [main] DEBUG org.appng.api.support.DefaultPermissionProcessor - created PermissionProcessor for user 'null' in application 'null' of site 'null' 2021-01-20 14:26:16,362 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - creating instance for subject null, site null, application null 2021-01-20 14:26:16,362 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - granting permission null 2021-01-20 14:26:16,362 [main] DEBUG org.appng.taglib.Permission - subject has the permission: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.appng.taglib.PermissionTest [INFO] Running org.appng.taglib.MultiSiteSupportTest 2021-01-20 14:26:16,364 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:16,365 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:16,414 [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.047 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.TagletProcessorTest 2021-01-20 14:26:16,850 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$90657103' width attributes: {} 2021-01-20 14:26:16,895 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-01-20 14:26:16,895 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-01-20 14:26:16,905 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$90657103' width attributes: {noXslPrefix=test prefix} 2021-01-20 14:26:16,906 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-01-20 14:26:16,906 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-01-20 14:26:16,908 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$90657103' width attributes: {noXslSuffix=test suffix} 2021-01-20 14:26:16,909 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-01-20 14:26:16,909 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-01-20 14:26:16,912 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalTaglet$$EnhancerByMockitoWithCGLIB$$86624df3' with attributes: {} 2021-01-20 14:26:16,918 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.taglib.TagletProcessorTest$MyTaglet$$EnhancerByMockitoWithCGLIB$$6f521b2' with attributes: {} 2021-01-20 14:26:16,936 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalXMLTaglet$$EnhancerByMockitoWithCGLIB$$2e1087b8' width attributes: {} 2021-01-20 14:26:16,938 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-01-20 14:26:16,938 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-01-20 14:26:16,940 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$90657103' width attributes: {noXslPrefix=test prefix, noXslSuffix=test suffix} 2021-01-20 14:26:16,942 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix test prefix and suffix test suffix for not transformed output. 2021-01-20 14:26:16,944 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.Taglet$$EnhancerByMockitoWithCGLIB$$bb8fe088' with attributes: {} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in org.appng.taglib.TagletProcessorTest [INFO] Running org.appng.taglib.TagletAdapterTest 2021-01-20 14:26:16,946 [main] INFO org.appng.api.support.SiteClassLoader - SiteClassLoader#1943634922 for site localhost with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.taglib.TagletAdapterTest [INFO] Running org.appng.taglib.AttributeTest 2021-01-20 14:26:16,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:16,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:16,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:16,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:16,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:16,976 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:16,977 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:16,977 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:16,977 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:16,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:16,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:16,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:16,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:16,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:16,979 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:16,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:16,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:16,980 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,005 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSite [(variable = fromSite)] 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,008 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,009 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,010 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,011 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,011 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,011 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,011 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,011 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,011 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,012 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,012 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,012 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,015 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost} = Mock for Site, hashCode: 279566689 [(sites = {localhost=Mock for Site, hashCode: 279566689})] 2021-01-20 14:26:17,015 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,015 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,015 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,015 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,015 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,015 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,016 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,016 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,016 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,020 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost']} = Mock for Site, hashCode: 279566689 [(sites = {localhost=Mock for Site, hashCode: 279566689})] 2021-01-20 14:26:17,020 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,020 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,020 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,029 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].name} = localhost [(sites = {localhost=Mock for Site, hashCode: 279566689})] 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,029 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,032 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 279566689})] 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,032 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,033 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost.getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 279566689})] 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,034 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,035 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromRequest [(variable = fromRequest)] 2021-01-20 14:26:17,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,037 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,037 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,037 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,037 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,038 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,040 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,041 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromPlatform [(variable = fromPlatform)] 2021-01-20 14:26:17,041 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,041 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,041 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,041 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,041 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,041 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,042 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,042 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,042 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,042 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSession [(variable = fromSession)] 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,043 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,044 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites} = {localhost=Mock for Site, hashCode: 171809144} [(sites = {localhost=Mock for Site, hashCode: 171809144})] 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,045 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,046 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.search.SearchTest 2021-01-20 14:26:17,090 [main] DEBUG org.appng.taglib.search.SearchPart - added part global:null to org.appng.taglib.search.SearchTest@528c868 2021-01-20 14:26:17,890 [main] DEBUG org.appng.taglib.search.Search - term is Hitchhiker 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-01-20 14:26:17,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-01-20 14:26:17,896 [main] INFO org.appng.taglib.search.Search - processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2021-01-20 14:26:18,027 [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.226 s - in org.appng.taglib.search.SearchTest [INFO] Running org.appng.taglib.IfTest 2021-01-20 14:26:18,279 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp 2021-01-20 14:26:18,279 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null 2021-01-20 14:26:18,279 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 2021-01-20 14:26:18,279 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 2021-01-20 14:26:18,279 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 2021-01-20 14:26:18,279 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null 2021-01-20 14:26:18,279 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 2021-01-20 14:26:18,289 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'bar') or (a.startsWith('b'))} = false [(a = foo)] 2021-01-20 14:26:18,289 [main] DEBUG org.appng.taglib.If - (a == 'bar') or (a.startsWith('b')) = false, skipping body 2021-01-20 14:26:18,290 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp 2021-01-20 14:26:18,290 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null 2021-01-20 14:26:18,290 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 2021-01-20 14:26:18,290 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 2021-01-20 14:26:18,290 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 2021-01-20 14:26:18,290 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null 2021-01-20 14:26:18,290 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 2021-01-20 14:26:18,290 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'foo') or (a.startsWith('f'))} = true [(a = foo)] 2021-01-20 14:26:18,290 [main] DEBUG org.appng.taglib.If - (a == 'foo') or (a.startsWith('f')) = true, evaluating body [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.taglib.IfTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 35, 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_1.20.x/appng-taglib/target/appng-taglib-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-taglib/target/appng-taglib-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-taglib/target/appng-taglib-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-taglib/target/appng-taglib-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-taglib --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-20210120.132618-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-20210120.132618-1.jar (56 kB at 474 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-20210120.132618-1.pom Progress (1): 1.8 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-20210120.132618-1.pom (1.8 kB at 40 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 24 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 88 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 774 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml (774 B at 23 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 774 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml (774 B at 27 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 14 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-20210120.132618-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/appng-taglib-1.20.5-20210120.132618-1-sources.jar (42 kB at 662 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 103 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml (989 B at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.20.5-SNAPSHOT/maven-metadata.xml (989 B at 30 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 22 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Application 1.20.5-SNAPSHOT [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] 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:3.0.0-M3: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_1.20.x/appng-application/target/appng-application-1.20.5-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/appng-application-1.20.5-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/appng-application-1.20.5-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-application/src/main/webapp] [INFO] Webapp assembled in [253 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/appng-application-1.20.5-SNAPSHOT.war [INFO] [INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application --- [INFO] Copying cxf-rt-transports-http-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/cxf-rt-transports-http-3.0.16.jar [INFO] Copying jcip-annotations-1.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jcip-annotations-1.0.jar [INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar [INFO] Copying spring-xml-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-xml-2.4.6.RELEASE.jar [INFO] Copying bzip2-0.9.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/bzip2-0.9.1.jar [INFO] Copying protobuf-java-2.5.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/protobuf-java-2.5.0.jar [INFO] Copying jaxb-api-2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying cxf-rt-frontend-jaxrs-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/cxf-rt-frontend-jaxrs-3.0.16.jar [INFO] Copying commons-beanutils-1.9.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-beanutils-1.9.3.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying pdfbox-tools-2.0.9.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/pdfbox-tools-2.0.9.jar [INFO] Copying spring-context-support-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-context-support-4.3.24.RELEASE.jar [INFO] Copying commons-vfs2-2.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-vfs2-2.2.jar [INFO] Copying xmlgraphics-commons-2.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/xmlgraphics-commons-2.3.jar [INFO] Copying jackson-core-2.10.0.pr1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jackson-core-2.10.0.pr1.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/xml-apis-ext-1.3.04.jar [INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying classmate-1.3.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/classmate-1.3.4.jar [INFO] Copying apache-mime4j-core-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/apache-mime4j-core-0.8.1.jar [INFO] Copying appng-core-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-core-1.20.5-SNAPSHOT.jar [INFO] Copying jedis-3.1.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jedis-3.1.0.jar [INFO] Copying batik-constants-1.11.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/batik-constants-1.11.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar [INFO] Copying grib-4.5.5.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/grib-4.5.5.jar [INFO] Copying appng-persistence-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-persistence-1.20.5-SNAPSHOT.jar [INFO] Copying javax.activation-api-1.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/hppc-0.8.1.jar [INFO] Copying jackcess-2.1.10.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jackcess-2.1.10.jar [INFO] Copying junrar-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/junrar-1.0.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying spring-beans-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-beans-4.3.24.RELEASE.jar [INFO] Copying hibernate-validator-6.0.17.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/hibernate-validator-6.0.17.Final.jar [INFO] Copying amqp-client-5.7.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/amqp-client-5.7.2.jar [INFO] Copying appng-search-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-search-1.20.5-SNAPSHOT.jar [INFO] Copying poi-3.17.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/poi-3.17.jar [INFO] Copying commons-compress-1.18.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-compress-1.18.jar [INFO] Copying mail-1.4.5.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/mail-1.4.5.jar [INFO] Copying spring-expression-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-expression-4.3.24.RELEASE.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying HikariCP-3.3.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/HikariCP-3.3.1.jar [INFO] Copying commons-exec-1.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-exec-1.3.jar [INFO] Copying spring-aop-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-aop-4.3.24.RELEASE.jar [INFO] Copying httpclient-4.5.9.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/httpclient-4.5.9.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/mchange-commons-java-0.2.15.jar [INFO] Copying vorbis-java-core-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/vorbis-java-core-0.8.jar [INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/urlrewritefilter-4.0.4.jar [INFO] Copying jackson-annotations-2.10.0.pr1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jackson-annotations-2.10.0.pr1.jar [INFO] Copying cxf-rt-rs-client-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/cxf-rt-rs-client-3.0.16.jar [INFO] Copying lucene-analyzers-common-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-analyzers-common-8.2.0.jar [INFO] Copying byte-buddy-1.9.10.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/byte-buddy-1.9.10.jar [INFO] Copying jbig2-imageio-3.0.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jbig2-imageio-3.0.0.jar [INFO] Copying javax.persistence-api-2.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/javax.persistence-api-2.2.jar [INFO] Copying lucene-queries-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-queries-8.2.0.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/log4j-1.2.17.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying spring-tx-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-tx-4.3.24.RELEASE.jar [INFO] Copying sis-referencing-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/sis-referencing-0.8.jar [INFO] Copying tika-core-1.18.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/tika-core-1.18.jar [INFO] Copying openjson-1.0.10.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/openjson-1.0.10.jar [INFO] Copying validation-api-2.0.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying bcprov-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/bcprov-jdk15on-1.54.jar [INFO] Copying rome-utils-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/rome-utils-1.5.1.jar [INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/antlr-2.7.7.jar [INFO] Copying apache-mime4j-dom-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/apache-mime4j-dom-0.8.1.jar [INFO] Copying unit-api-1.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/unit-api-1.0.jar [INFO] Copying geoapi-3.0.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/geoapi-3.0.1.jar [INFO] Copying netcdf4-4.5.5.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/netcdf4-4.5.5.jar [INFO] Copying asm-5.0.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/asm-5.0.4.jar [INFO] Copying checker-qual-2.8.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/checker-qual-2.8.1.jar [INFO] Copying hibernate-envers-5.4.3.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/hibernate-envers-5.4.3.Final.jar [INFO] Copying hibernate-core-5.4.3.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/hibernate-core-5.4.3.Final.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/failureaccess-1.0.1.jar [INFO] Copying appng-rest-api-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-rest-api-1.20.5-SNAPSHOT.jar [INFO] Copying javax.ws.rs-api-2.0.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/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_1.20.x/appng-application/target/dependency/cdm-4.5.5.jar [INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying httpservices-4.5.5.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/httpservices-4.5.5.jar [INFO] Copying spring-web-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-web-4.3.24.RELEASE.jar [INFO] Copying fontbox-2.0.16.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/fontbox-2.0.16.jar [INFO] Copying lucene-core-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-core-8.2.0.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying httpmime-4.5.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/httpmime-4.5.4.jar [INFO] Copying commons-lang3-3.9.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-lang3-3.9.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying appng-forms-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-forms-1.20.5-SNAPSHOT.jar [INFO] Copying appng-formtags-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-formtags-1.20.5-SNAPSHOT.jar [INFO] Copying vorbis-java-tika-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/vorbis-java-tika-0.8.jar [INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying uimaj-core-2.9.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/uimaj-core-2.9.0.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying jaxb-runtime-2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jaxb-runtime-2.3.1.jar [INFO] Copying xmlbeans-2.6.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/xmlbeans-2.6.0.jar [INFO] Copying spring-oxm-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-oxm-4.3.24.RELEASE.jar [INFO] Copying joda-time-2.10.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/joda-time-2.10.3.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying commons-logging-api-1.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-logging-api-1.1.jar [INFO] Copying commons-codec-1.13.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-codec-1.13.jar [INFO] Copying freemarker-2.3.28.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/freemarker-2.3.28.jar [INFO] Copying spring-data-commons-1.13.22.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-data-commons-1.13.22.RELEASE.jar [INFO] Copying spring-context-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-context-4.3.24.RELEASE.jar [INFO] Copying nekohtml-1.9.22.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/nekohtml-1.9.22.jar [INFO] Copying javassist-3.24.0-GA.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/javassist-3.24.0-GA.jar [INFO] Copying dom4j-2.1.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/dom4j-2.1.1.jar [INFO] Copying poi-scratchpad-3.17.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/poi-scratchpad-3.17.jar [INFO] Copying jandex-2.0.5.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jandex-2.0.5.Final.jar [INFO] Copying Saxon-HE-9.9.1-4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/Saxon-HE-9.9.1-4.jar [INFO] Copying batik-util-1.11.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/batik-util-1.11.jar [INFO] Copying jsoup-1.12.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jsoup-1.12.1.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying spring-webmvc-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-webmvc-4.3.24.RELEASE.jar [INFO] Copying FastInfoset-1.2.15.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.1.1.Final.jar [INFO] Copying bcpkix-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/bcpkix-jdk15on-1.54.jar [INFO] Copying jul-to-slf4j-1.7.24.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jul-to-slf4j-1.7.24.jar [INFO] Copying animal-sniffer-annotations-1.17.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/animal-sniffer-annotations-1.17.jar [INFO] Copying spring-data-envers-1.1.22.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-data-envers-1.1.22.RELEASE.jar [INFO] Copying spring-security-core-4.2.13.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-security-core-4.2.13.RELEASE.jar [INFO] Copying appng-tools-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-tools-1.20.5-SNAPSHOT.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/slf4j-api-1.7.26.jar [INFO] Copying json-simple-1.1.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/json-simple-1.1.1.jar [INFO] Copying quartz-2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/quartz-2.3.1.jar [INFO] Copying hibernate-commons-annotations-5.1.0.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/hibernate-commons-annotations-5.1.0.Final.jar [INFO] Copying spring-orm-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-orm-4.3.24.RELEASE.jar [INFO] Copying jboss-logging-3.3.2.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jboss-logging-3.3.2.Final.jar [INFO] Copying rome-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/rome-1.5.1.jar [INFO] Copying jempbox-1.8.13.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jempbox-1.8.13.jar [INFO] Copying appng-api-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-api-1.20.5-SNAPSHOT.jar [INFO] Copying appng-xmlapi-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-xmlapi-1.20.5-SNAPSHOT.jar [INFO] Copying error_prone_annotations-2.3.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/error_prone_annotations-2.3.2.jar [INFO] Copying stax-ex-1.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/stax-ex-1.8.jar [INFO] Copying cxf-core-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/cxf-core-3.0.16.jar [INFO] Copying querydsl-core-4.2.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/querydsl-core-4.2.1.jar [INFO] Copying aspectjrt-1.8.13.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/aspectjrt-1.8.13.jar [INFO] Copying sentiment-analysis-parser-0.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/sentiment-analysis-parser-0.1.jar [INFO] Copying jdom2-2.0.6.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jdom2-2.0.6.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying poi-ooxml-schemas-3.17.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/poi-ooxml-schemas-3.17.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying opennlp-tools-1.8.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/opennlp-tools-1.8.4.jar [INFO] Copying spring-jdbc-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-jdbc-4.3.24.RELEASE.jar [INFO] Copying querydsl-jpa-4.2.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/querydsl-jpa-4.2.1.jar [INFO] Copying uimafit-core-2.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/uimafit-core-2.2.0.jar [INFO] Copying commons-collections4-4.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-collections4-4.1.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying commons-csv-1.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-csv-1.0.jar [INFO] Copying javax.inject-1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/javax.inject-1.jar [INFO] Copying httpcore-4.4.11.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/httpcore-4.4.11.jar [INFO] Copying jackson-databind-2.10.0.pr1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jackson-databind-2.10.0.pr1.jar [INFO] Copying spring-security-web-4.2.13.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-security-web-4.2.13.RELEASE.jar [INFO] Copying slf4j-log4j12-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/slf4j-log4j12-1.7.26.jar [INFO] Copying java-libpst-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/java-libpst-0.8.1.jar [INFO] Copying xz-1.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/xz-1.8.jar [INFO] Copying lucene-highlighter-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-highlighter-8.2.0.jar [INFO] Copying xmpcore-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/xmpcore-5.1.3.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying poi-ooxml-3.17.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/poi-ooxml-3.17.jar [INFO] Copying commons-text-1.7.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-text-1.7.jar [INFO] Copying stax-api-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/stax-api-1.0.1.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying batik-i18n-1.11.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/batik-i18n-1.11.jar [INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying lucene-sandbox-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-sandbox-8.2.0.jar [INFO] Copying esapi-2.2.0.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/esapi-2.2.0.0.jar [INFO] Copying sis-metadata-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/sis-metadata-0.8.jar [INFO] Copying swagger-annotations-1.5.22.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/swagger-annotations-1.5.22.jar [INFO] Copying txw2-2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/txw2-2.3.1.jar [INFO] Copying sis-storage-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/sis-storage-0.8.jar [INFO] Copying spring-core-4.3.24.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-core-4.3.24.RELEASE.jar [INFO] Copying commons-io-2.6.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-io-2.6.jar [INFO] Copying curvesapi-1.04.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/curvesapi-1.04.jar [INFO] Copying jhighlight-1.0.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jhighlight-1.0.2.jar [INFO] Copying hibernate-entitymanager-5.4.3.Final.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/hibernate-entitymanager-5.4.3.Final.jar [INFO] Copying udunits-4.5.5.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/udunits-4.5.5.jar [INFO] Copying woodstox-core-asl-4.4.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/woodstox-core-asl-4.4.1.jar [INFO] Copying pdfbox-2.0.16.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/pdfbox-2.0.16.jar [INFO] Copying antisamy-1.5.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/antisamy-1.5.8.jar [INFO] Copying gson-2.8.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/gson-2.8.1.jar [INFO] Copying spring-ws-core-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-ws-core-2.4.6.RELEASE.jar [INFO] Copying bcmail-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/bcmail-jdk15on-1.54.jar [INFO] Copying appng-taglib-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-taglib-1.20.5-SNAPSHOT.jar [INFO] Copying ehcache-web-2.0.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/ehcache-web-2.0.4.jar [INFO] Copying tika-parsers-1.18.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/tika-parsers-1.18.jar [INFO] Copying batik-css-1.11.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/batik-css-1.11.jar [INFO] Copying dec-0.1.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/dec-0.1.2.jar [INFO] Copying sis-utility-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/sis-utility-0.8.jar [INFO] Copying jai-imageio-core-1.3.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jai-imageio-core-1.3.1.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying appng-cli-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-cli-1.20.5-SNAPSHOT.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying metadata-extractor-2.10.1.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/metadata-extractor-2.10.1.jar [INFO] Copying spring-data-jpa-1.11.22.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/spring-data-jpa-1.11.22.RELEASE.jar [INFO] Copying sis-feature-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/sis-feature-0.8.jar [INFO] Copying javax.annotation-api-1.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying lucene-facet-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-facet-8.2.0.jar [INFO] Copying sis-netcdf-0.8.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/sis-netcdf-0.8.jar [INFO] Copying bridge-method-annotation-1.13.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/bridge-method-annotation-1.13.jar [INFO] Copying stax2-api-3.1.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/stax2-api-3.1.4.jar [INFO] Copying flyway-core-4.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/flyway-core-4.2.0.jar [INFO] Copying ehcache-core-2.6.11.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/ehcache-core-2.6.11.jar [INFO] Copying appng-mail-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/appng-mail-1.20.5-SNAPSHOT.jar [INFO] Copying jmatio-1.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jmatio-1.2.jar [INFO] Copying xmlschema-core-2.2.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/xmlschema-core-2.2.2.jar [INFO] Copying thymeleaf-3.0.11.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/thymeleaf-3.0.11.RELEASE.jar [INFO] Copying thymeleaf-spring4-3.0.11.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/thymeleaf-spring4-3.0.11.RELEASE.jar [INFO] Copying commons-pool2-2.6.2.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/commons-pool2-2.6.2.jar [INFO] Copying jackcess-encrypt-2.1.4.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jackcess-encrypt-2.1.4.jar [INFO] Copying lucene-queryparser-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-queryparser-8.2.0.jar [INFO] Copying jna-4.1.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/jna-4.1.0.jar [INFO] Copying guava-28.0-jre.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/guava-28.0-jre.jar [INFO] Copying lucene-memory-8.2.0.jar to /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/dependency/lucene-memory-8.2.0.jar [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /tmp/jenkins_artifacts/6/appng-application-1.20.5-SNAPSHOT-dependencies-20210120-1316.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/appng-application-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/appng-application-1.20.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-SNAPSHOT.pom [INFO] Installing /tmp/jenkins_artifacts/6/appng-application-1.20.5-SNAPSHOT-dependencies-20210120-1316.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application/target/appng-application-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1.war Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1.war (105 MB at 30 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1.pom Progress (1): 2.0/6.5 kB Progress (1): 4.1/6.5 kB Progress (1): 6.1/6.5 kB Progress (1): 6.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1.pom (6.5 kB at 59 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 11 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 32 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml (779 B at 19 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml (779 B at 27 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 46 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1.zip Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.1/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.2/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.3/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.4/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.5/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.6/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.7/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.8/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 0.9/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.0/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.1/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.2/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.3/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.4/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.5/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.6/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.7/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.8/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 1.9/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.0/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.1/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.2/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.3/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.4/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.5/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.6/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.7/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.8/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 2.9/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.0/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.1/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.2/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.3/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.4/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.5/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.6/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.7/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.8/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 3.9/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.0/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.1/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.2/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.3/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.4/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.5/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.6/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.7/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.8/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 4.9/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.0/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.1/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.2/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.3/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.4/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.5/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.6/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.7/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.8/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 5.9/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.0/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.1/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.2/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.3/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.4/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.5/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.6/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.7/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.8/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 6.9/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.0/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.1/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.2/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.3/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.4/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.5/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.6/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.7/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.8/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 7.9/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.0/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.1/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.2/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.3/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.4/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.5/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.6/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.7/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.8/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 8.9/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.0/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.1/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.2/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.3/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.4/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.5/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.6/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.7/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.8/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 9.9/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10.0/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 10/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 11/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 12/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 13/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 14/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 15/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 16/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 17/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 18/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 19/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 20/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 21/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 22/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 23/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 24/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 25/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 26/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 27/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 28/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 29/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 30/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 31/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 32/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 33/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 34/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 35/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 36/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 37/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 38/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 39/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 40/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 41/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 42/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 43/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 44/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 45/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 46/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 47/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 48/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 49/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 50/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 51/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 52/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 53/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 54/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 55/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 56/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 57/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 58/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 59/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 60/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 61/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 62/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 63/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 64/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 65/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 66/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 67/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 68/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 69/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 70/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 71/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 72/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 73/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 74/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 75/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 76/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 77/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 78/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 79/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 80/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 81/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 82/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 83/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 84/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 85/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 86/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 87/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 88/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 89/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 90/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 91/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 92/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 93/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 94/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 95/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 96/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 97/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 98/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 99/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 100/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 101/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 102/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 103/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 104/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105/105 MB Progress (1): 105 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1.zip (105 MB at 26 MB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 91 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 953 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml (953 B at 5.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 953 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml (953 B at 32 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 8.9 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1-sources.jar Progress (1): 2.0/3.0 kB Progress (1): 3.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/appng-application-1.20.5-20210120.132623-1-sources.jar (3.0 kB at 71 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 110 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.20.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 43 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 25 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/6 [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG application BOM 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.20.5-SNAPSHOT/appng-application-bom-1.20.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-bom --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/appng-application-bom-1.20.5-20210120.132632-1.pom Progress (1): 2.0/43 kB Progress (1): 4.1/43 kB Progress (1): 6.1/43 kB Progress (1): 8.2/43 kB Progress (1): 10/43 kB Progress (1): 12/43 kB Progress (1): 14/43 kB Progress (1): 16/43 kB Progress (1): 18/43 kB Progress (1): 20/43 kB Progress (1): 23/43 kB Progress (1): 25/43 kB Progress (1): 27/43 kB Progress (1): 29/43 kB Progress (1): 31/43 kB Progress (1): 33/43 kB Progress (1): 35/43 kB Progress (1): 37/43 kB Progress (1): 39/43 kB Progress (1): 41/43 kB Progress (1): 43/43 kB Progress (1): 43 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/appng-application-bom-1.20.5-20210120.132632-1.pom (43 kB at 797 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.0 kB Progress (1): 5.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.0 kB at 30 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.0 kB Progress (1): 5.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.0 kB at 335 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/maven-metadata.xml (609 B at 6.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.20.5-SNAPSHOT/maven-metadata.xml (609 B at 20 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 2.0/5.1 kB Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.1 kB at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 2.0/5.1 kB Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.1 kB at 153 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Documentation 1.20.5-SNAPSHOT [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] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-documentation --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.example.EmployeesTest 2021-01-20 14:26:34,357 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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] 2021-01-20 14:26:34,371 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27c6e487, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49070868, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6385cb26, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38364841, org.springframework.test.context.transaction.TransactionalTestExecutionListener@28c4711c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59717824] 2021-01-20 14:26:34,898 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml] 2021-01-20 14:26:35,060 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-01-20 14:26:35,089 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2021-01-20 14:26:35,126 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@64c87930: startup date [Wed Jan 20 14:26:35 CET 2021]; root of context hierarchy 2021-01-20 14:26:35,315 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Jan 20, 2021 2:26:35 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-01-20 14:26:35,870 INFO [HSQLDB Server @2e11485] hsqldb.db.HSQLDB771FF9BA4D.ENGINE: Checkpoint start 2021-01-20 14:26:35,870 INFO [HSQLDB Server @2e11485] hsqldb.db.HSQLDB771FF9BA4D.ENGINE: checkpointClose start 2021-01-20 14:26:35,902 INFO [HSQLDB Server @2e11485] hsqldb.db.HSQLDB771FF9BA4D.ENGINE: checkpointClose synched 2021-01-20 14:26:35,915 INFO [HSQLDB Server @2e11485] hsqldb.db.HSQLDB771FF9BA4D.ENGINE: checkpointClose script done 2021-01-20 14:26:35,938 INFO [HSQLDB Server @2e11485] hsqldb.db.HSQLDB771FF9BA4D.ENGINE: checkpointClose end 2021-01-20 14:26:35,939 INFO [HSQLDB Server @2e11485] hsqldb.db.HSQLDB771FF9BA4D.ENGINE: Checkpoint end - txts: 1 2021-01-20 14:26:36,013 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2021-01-20 14:26:36,038 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2021-01-20 14:26:36,131 INFO [main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.3.Final} 2021-01-20 14:26:36,302 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-01-20 14:26:36,614 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-01-20 14:26:36,705 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:26:36,945 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.0.17.Final 2021-01-20 14:26:37,248 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:26:37,251 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-01-20 14:26:37,712 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2021-01-20 14:26:38,464 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@64c87930: startup date [Wed Jan 20 14:26:35 CET 2021]; root of context hierarchy 2021-01-20 14:26:38,465 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2021-01-20 14:26:38,465 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2021-01-20 14:26:38,676 INFO [HSQLDB Connection @7805a345] hsqldb.db.HSQLDB771FF9BA4D.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.792 s - in org.example.EmployeesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/target/appng-documentation-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/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_1.20.x/appng-documentation/target/appng-documentation-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/target/appng-documentation-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/target/appng-documentation-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-documentation --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-20210120.132708-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-20210120.132708-1.jar (33 kB at 162 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-20210120.132708-1.pom Progress (1): 2.0/3.3 kB Progress (1): 3.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-20210120.132708-1.pom (3.3 kB at 25 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 26 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 108 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 781 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml (781 B at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 781 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml (781 B at 24 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 15 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 46 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-20210120.132708-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/appng-documentation-1.20.5-20210120.132708-1-sources.jar (35 kB at 762 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 119 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml (996 B at 5.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.20.5-SNAPSHOT/maven-metadata.xml (996 B at 4.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 52 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Template Assembly Descriptors 1.20.5-SNAPSHOT [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] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/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:3.0.0-M3: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] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-template-assembly/target/appng-template-assembly-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-template-assembly/target/appng-template-assembly-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-template-assembly/target/appng-template-assembly-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-template-assembly/target/appng-template-assembly-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-template-assembly --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-20210120.132710-1.jar Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-20210120.132710-1.jar (1.5 kB at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-20210120.132710-1.pom Progress (1): 880 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-20210120.132710-1.pom (880 B at 23 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.5 kB at 72 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.5 kB at 108 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (785 B at 5.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (785 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 9.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-20210120.132710-1-sources.jar Progress (1): 2.0/2.7 kB Progress (1): 2.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/appng-template-assembly-1.20.5-20210120.132710-1-sources.jar (2.7 kB at 64 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 111 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 33 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 50 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Template Parent 1.20.5-SNAPSHOT [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_1.20.x/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.20.5-SNAPSHOT/appng-template-parent-1.20.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-template-parent --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/appng-template-parent-1.20.5-20210120.132710-1.pom Progress (1): 2.0/5.6 kB Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/appng-template-parent-1.20.5-20210120.132710-1.pom (5.6 kB at 113 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.9 kB Progress (1): 5.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.0 kB at 71 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.9 kB Progress (1): 5.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.0 kB at 354 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/maven-metadata.xml (609 B at 10.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.20.5-SNAPSHOT/maven-metadata.xml (609 B at 19 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 2.0/5.0 kB Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.0 kB at 24 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 2.0/5.0 kB Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.0 kB at 161 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appng-application-assembly 1.20.5-SNAPSHOT [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] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/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:3.0.0-M3: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] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-assembly/target/appng-application-assembly-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-assembly/target/appng-application-assembly-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-assembly/target/appng-application-assembly-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-assembly/target/appng-application-assembly-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-assembly --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-20210120.132711-1.jar Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-20210120.132711-1.jar (1.6 kB at 34 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-20210120.132711-1.pom Progress (1): 542 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-20210120.132711-1.pom (542 B at 1.1 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.5 kB at 11 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.5 kB at 108 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (788 B at 23 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (788 B at 24 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 19 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 60 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-20210120.132711-1-sources.jar Progress (1): 2.0/2.7 kB Progress (1): 2.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/appng-application-assembly-1.20.5-20210120.132711-1-sources.jar (2.7 kB at 59 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 92 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 60 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG application parent 1.20.5-SNAPSHOT [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_1.20.x/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.20.5-SNAPSHOT/appng-application-parent-1.20.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-parent --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/appng-application-parent-1.20.5-20210120.132712-1.pom Progress (1): 2.0/6.2 kB Progress (1): 4.1/6.2 kB Progress (1): 6.1/6.2 kB Progress (1): 6.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/appng-application-parent-1.20.5-20210120.132712-1.pom (6.2 kB at 119 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.9 kB Progress (1): 5.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.0 kB at 97 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.9 kB Progress (1): 5.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.0 kB at 414 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/maven-metadata.xml (612 B at 20 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.20.5-SNAPSHOT/maven-metadata.xml (612 B at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 2.0/5.0 kB Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.0 kB at 68 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 2.0/5.0 kB Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.0 kB at 173 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Archetype - appng-archetype-application 1.20.5-SNAPSHOT [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] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/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:3.0.0-M3: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] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-archetype-application/target/appng-archetype-application-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-archetype-application/target/appng-archetype-application-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-archetype-application/target/appng-archetype-application-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-archetype-application/target/appng-archetype-application-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-archetype-application --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-20210120.132712-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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-20210120.132712-1.jar (14 kB at 40 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-20210120.132712-1.pom Progress (1): 513 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-20210120.132712-1.pom (513 B at 7.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.5 kB at 14 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.5 kB at 117 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 789 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml (789 B at 15 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 789 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml (789 B at 29 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 6.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 60 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-20210120.132712-1-sources.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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/appng-archetype-application-1.20.5-20210120.132712-1-sources.jar (15 kB at 322 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 97 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 32 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 50 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNGizer JAXB API 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb --- [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true [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] Copying 37 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-appngizer-jaxb --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.client.AppNGizerTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.561 s - in org.appng.appngizer.client.AppNGizerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-jaxb --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-20210120.132718-1.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://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-20210120.132718-1.jar (89 kB at 496 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-20210120.132718-1.pom Progress (1): 2.0/2.5 kB Progress (1): 2.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-20210120.132718-1.pom (2.5 kB at 52 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.5 kB at 18 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.5 kB at 108 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 782 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml (782 B at 9.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 782 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml (782 B at 29 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 39 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-20210120.132718-1-sources.jar Progress (1): 2.0/51 kB Progress (1): 4.1/51 kB Progress (1): 6.1/51 kB Progress (1): 8.2/51 kB Progress (1): 10/51 kB Progress (1): 12/51 kB Progress (1): 14/51 kB Progress (1): 16/51 kB Progress (1): 18/51 kB Progress (1): 20/51 kB Progress (1): 23/51 kB Progress (1): 25/51 kB Progress (1): 27/51 kB Progress (1): 29/51 kB Progress (1): 31/51 kB Progress (1): 33/51 kB Progress (1): 35/51 kB Progress (1): 37/51 kB Progress (1): 39/51 kB Progress (1): 41/51 kB Progress (1): 43/51 kB Progress (1): 45/51 kB Progress (1): 47/51 kB Progress (1): 49/51 kB Progress (1): 51 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/appng-appngizer-jaxb-1.20.5-20210120.132718-1-sources.jar (51 kB at 1.1 MB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 97 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml (997 B at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.20.5-SNAPSHOT/maven-metadata.xml (997 B at 30 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 55 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNGizer 1.20.5-SNAPSHOT [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_1.20.x/appng-appngizer/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 55 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_1.20.x/appng-appngizer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-appngizer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 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.(FileOutputStream.java:213) at java.io.FileOutputStream.(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.(LogManager.java:127) at org.slf4j.impl.Log4jLoggerFactory.(Log4jLoggerFactory.java:66) at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:72) at org.slf4j.impl.StaticLoggerBinder.(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.(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:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) log4j:ERROR Either File or DatePattern options are not set for appender [appngizer]. 2021-01-20 14:27:25,248 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] 2021-01-20 14:27:25,267 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6279cee3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4206a205, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29ba4338, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57175e74, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7bb58ca3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c540f5a] 2021-01-20 14:27:25,345 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:25,752 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7920ba90: startup date [Wed Jan 20 14:27:25 CET 2021]; root of context hierarchy 2021-01-20 14:27:25,936 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Jan 20, 2021 2:27:26 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-01-20 14:27:26,115 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:26,191 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:26,216 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:26,410 INFO [main] org.hibernate.Version: HHH000412: Hibernate Core {5.4.3.Final} 2021-01-20 14:27:26,752 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-01-20 14:27:27,366 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:27,445 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:28,133 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.0.17.Final 2021-01-20 14:27:29,458 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:29,461 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:29,517 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@7920ba90: startup date [Wed Jan 20 14:27:25 CET 2021]; root of context hierarchy 2021-01-20 14:27:29,535 INFO [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse 2021-01-20 14:27:29,544 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:29,605 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.017s) 2021-01-20 14:27:29,617 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:29,632 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:29,650 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:29,689 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:29,707 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:29,715 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:29,724 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:29,732 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:29,740 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:29,746 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:29,753 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:29,760 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:29,766 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:29,772 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.156s). 2021-01-20 14:27:30,979 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:30,994 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:30,995 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:31,020 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:31,021 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:31,153 INFO [main] org.appng.api.messaging.Messaging: system property appng.node.id is not set, using local host name de-f2-p-appngbuild0 as fallback 2021-01-20 14:27:31,153 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:31,375 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:31,376 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:31,376 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,377 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,377 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:31,377 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:31,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:31,378 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:31,378 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:31,381 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:31,381 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:31,381 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:31,382 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:31,382 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:31,382 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:31,382 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:31,383 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:31,384 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:31,384 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:31,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:31,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:31,385 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:31,386 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:31,387 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:31,388 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:31,389 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:31,389 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:31,389 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:31,389 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:31,392 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:31,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:31,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:31,393 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:31,395 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:31,395 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,395 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,396 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:31,396 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:31,398 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:31,398 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:31,399 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:31,399 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:31,399 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:31,399 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:31,400 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:31,400 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:31,400 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:31,401 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:31,402 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:31,402 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:31,403 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:31,403 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:31,403 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:31,404 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:31,405 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:31,405 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:31,405 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:31,405 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:31,406 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:31,407 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:31,408 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,408 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,408 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:31,409 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:31,410 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:31,410 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:31,411 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:31,411 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:31,411 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:31,411 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:31,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:31,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:31,416 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,417 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:31,417 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:31,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:31,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:31,417 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:31,421 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:31,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:31,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:31,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:31,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:32,075 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:32,758 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7920ba90: startup date [Wed Jan 20 14:27:25 CET 2021]; root of context hierarchy 2021-01-20 14:27:32,834 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7920ba90: startup date [Wed Jan 20 14:27:25 CET 2021]; root of context hierarchy 2021-01-20 14:27:33,265 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:33,265 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:33,308 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 42 ms 2021-01-20 14:27:33,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:33,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:33,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:33,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:33,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:33,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:33,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:33,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:33,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:33,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:33,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:33,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:33,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:33,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:33,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:33,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:33,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:33,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:33,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:33,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:33,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:33,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:33,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:33,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:33,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:33,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:33,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:33,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:33,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:33,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:33,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:33,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:33,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:33,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:33,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:33,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:33,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:33,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:33,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:33,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:33,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:33,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:33,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:33,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:33,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:33,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:33,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:33,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:33,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:33,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:33,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:33,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.template 2021-01-20 14:27:33,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2021-01-20 14:27:33,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.wwwDir 2021-01-20 14:27:33,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.tagPrefix 2021-01-20 14:27:33,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2021-01-20 14:27:33,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLoginPage 2021-01-20 14:27:33,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapUser 2021-01-20 14:27:33,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.serviceOutputType 2021-01-20 14:27:33,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.encoding 2021-01-20 14:27:33,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexDir 2021-01-20 14:27:33,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultApplication 2021-01-20 14:27:33,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailHost 2021-01-20 14:27:33,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLoginRef 2021-01-20 14:27:33,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2021-01-20 14:27:33,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheBlockingTimeout 2021-01-20 14:27:33,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexFileTypes 2021-01-20 14:27:33,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authApplication 2021-01-20 14:27:33,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultPage 2021-01-20 14:27:33,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2021-01-20 14:27:33,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapStartTls 2021-01-20 14:27:33,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheClearOnShutdown 2021-01-20 14:27:33,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.appendTabId 2021-01-20 14:27:33,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2021-01-20 14:27:33,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapDomain 2021-01-20 14:27:33,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.searchChunkSize 2021-01-20 14:27:33,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.rewriteConfig 2021-01-20 14:27:33,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexTimeout 2021-01-20 14:27:33,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.xssExceptions 2021-01-20 14:27:33,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.service-path 2021-01-20 14:27:33,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.supportReloadFile 2021-01-20 14:27:33,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2021-01-20 14:27:33,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheEnabled 2021-01-20 14:27:33,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2021-01-20 14:27:33,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutPage 2021-01-20 14:27:33,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.siteRootDir 2021-01-20 14:27:33,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheStatistics 2021-01-20 14:27:33,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2021-01-20 14:27:33,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.name 2021-01-20 14:27:33,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2021-01-20 14:27:33,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.allowSkipRender 2021-01-20 14:27:33,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.errorPage 2021-01-20 14:27:33,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2021-01-20 14:27:33,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.supportedLanguages 2021-01-20 14:27:33,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.assetsDir 2021-01-20 14:27:33,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.errorPages 2021-01-20 14:27:33,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheExceptions 2021-01-20 14:27:33,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutRef 2021-01-20 14:27:33,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.locale 2021-01-20 14:27:33,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailDisabled 2021-01-20 14:27:33,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.timeZone 2021-01-20 14:27:33,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2021-01-20 14:27:33,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2021-01-20 14:27:33,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2021-01-20 14:27:33,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapPassword 2021-01-20 14:27:33,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexConfig 2021-01-20 14:27:33,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultPageSize 2021-01-20 14:27:33,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.documentDir 2021-01-20 14:27:33,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2021-01-20 14:27:33,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2021-01-20 14:27:33,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.searchMaxHits 2021-01-20 14:27:33,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2021-01-20 14:27:33,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexQueueSize 2021-01-20 14:27:33,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailPort 2021-01-20 14:27:33,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.host 2021-01-20 14:27:33,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2021-01-20 14:27:33,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapHost 2021-01-20 14:27:33,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.manager-path 2021-01-20 14:27:33,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Site localhost 2021-01-20 14:27:34,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Property platform.site.localhost.assetsDir 2021-01-20 14:27:34,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Property platform.site.localhost.assetsDir 2021-01-20 14:27:34,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Property platform.site.localhost.xssExceptions 2021-01-20 14:27:34,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Property platform.site.localhost.xssExceptions 2021-01-20 14:27:34,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.theAnswer 2021-01-20 14:27:34,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.localhost.theAnswer 2021-01-20 14:27:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.myNewProp 2021-01-20 14:27:35,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.localhost.myNewProp 2021-01-20 14:27:35,128 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@7920ba90: startup date [Wed Jan 20 14:27:25 CET 2021]; root of context hierarchy 2021-01-20 14:27:35,134 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:35,135 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: 10.134 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2021-01-20 14:27:35,151 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] 2021-01-20 14:27:35,151 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f0a5848, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c6db00d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@732fa176, org.springframework.test.context.support.DirtiesContextTestExecutionListener@413e8246, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c7b4a31, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2df7766b] 2021-01-20 14:27:35,153 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:35,258 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@235d46b2: startup date [Wed Jan 20 14:27:35 CET 2021]; root of context hierarchy 2021-01-20 14:27:35,289 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:35,330 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:35,345 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:35,346 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:35,413 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:35,419 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:35,722 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:35,722 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:35,733 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@235d46b2: startup date [Wed Jan 20 14:27:35 CET 2021]; root of context hierarchy 2021-01-20 14:27:35,736 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:35,746 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.005s) 2021-01-20 14:27:35,749 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:35,756 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:35,761 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:35,783 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:35,795 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:35,803 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:35,809 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:35,816 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:35,822 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:35,829 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:35,835 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:35,840 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:35,845 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:35,850 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.101s). 2021-01-20 14:27:36,175 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:36,177 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:36,177 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:36,200 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:36,200 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:36,233 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:36,276 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:36,276 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:36,276 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,276 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,276 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:36,277 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:36,277 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:36,277 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:36,277 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:36,278 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:36,278 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:36,278 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:36,279 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:36,279 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:36,279 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:36,279 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:36,279 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:36,280 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:36,280 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:36,280 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:36,280 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:36,281 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:36,281 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:36,281 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:36,282 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:36,282 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:36,282 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:36,283 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:36,283 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:36,283 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:36,284 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:36,284 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:36,284 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:36,285 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:36,285 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,285 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,285 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:36,286 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:36,287 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:36,287 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:36,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:36,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:36,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:36,288 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:36,288 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:36,289 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:36,289 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:36,289 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:36,290 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:36,290 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:36,290 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:36,290 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:36,290 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:36,291 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:36,291 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:36,291 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:36,292 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:36,292 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:36,292 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:36,293 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:36,293 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,293 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,293 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:36,293 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:36,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:36,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:36,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:36,294 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:36,295 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:36,295 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:36,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:36,296 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:36,296 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,297 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:36,297 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:36,297 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:36,297 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:36,299 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:36,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:36,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:36,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:36,301 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:36,302 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:36,341 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:36,409 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@235d46b2: startup date [Wed Jan 20 14:27:35 CET 2021]; root of context hierarchy 2021-01-20 14:27:36,431 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@235d46b2: startup date [Wed Jan 20 14:27:35 CET 2021]; root of context hierarchy 2021-01-20 14:27:36,527 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:36,527 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:36,536 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 9 ms 2021-01-20 14:27:36,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:36,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:36,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:36,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:36,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:36,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:36,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:36,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:36,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:36,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:36,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:36,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:36,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:36,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:36,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:36,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:36,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:36,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:36,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:36,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:36,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:36,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:36,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:36,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:36,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:36,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:36,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:36,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:36,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:36,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:36,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:36,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:36,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:36,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:36,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:36,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:36,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:36,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:36,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:36,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:36,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:36,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:36,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:36,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:36,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:36,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:36,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:36,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:36,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:36,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:36,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:36,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:36,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.theAnswer 2021-01-20 14:27:36,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.theAnswer 2021-01-20 14:27:36,691 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@235d46b2: startup date [Wed Jan 20 14:27:35 CET 2021]; root of context hierarchy 2021-01-20 14:27:36,694 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:36,694 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: 1.549 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2021-01-20 14:27:36,702 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] 2021-01-20 14:27:36,702 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@14432052, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f6c85c4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@319c77de, org.springframework.test.context.support.DirtiesContextTestExecutionListener@12dcfa6a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f9009d3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c9ed40] 2021-01-20 14:27:36,703 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:36,792 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@56394880: startup date [Wed Jan 20 14:27:36 CET 2021]; root of context hierarchy 2021-01-20 14:27:36,825 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:36,864 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:36,880 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:36,880 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:36,943 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:36,948 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:37,263 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:37,263 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:37,271 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@56394880: startup date [Wed Jan 20 14:27:36 CET 2021]; root of context hierarchy 2021-01-20 14:27:37,274 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:37,282 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.004s) 2021-01-20 14:27:37,284 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:37,289 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:37,293 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:37,310 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:37,318 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:37,322 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:37,327 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:37,331 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:37,335 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:37,339 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:37,343 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:37,347 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:37,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:37,355 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.071s). 2021-01-20 14:27:37,597 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:37,598 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:37,599 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:37,621 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:37,621 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:37,658 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:37,688 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:37,689 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:37,689 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,689 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,689 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:37,689 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:37,690 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:37,690 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:37,690 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:37,691 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:37,691 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:37,691 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:37,692 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:37,692 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:37,692 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:37,692 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:37,692 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:37,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:37,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:37,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:37,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:37,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:37,694 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:37,694 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:37,695 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:37,695 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:37,695 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:37,695 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:37,695 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:37,696 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:37,696 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:37,697 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:37,697 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:37,697 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:37,698 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,698 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,698 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:37,698 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:37,699 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:37,699 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:37,700 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:37,700 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:37,700 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:37,700 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:37,700 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:37,700 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:37,700 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:37,700 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:37,701 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:37,701 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:37,701 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:37,702 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:37,702 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:37,702 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:37,703 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:37,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:37,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:37,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:37,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:37,704 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:37,704 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,704 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,705 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:37,705 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:37,706 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:37,706 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:37,706 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:37,706 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:37,706 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:37,706 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:37,707 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:37,707 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:37,708 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,708 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:37,708 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:37,708 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:37,708 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:37,708 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:37,709 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:37,709 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:37,709 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:37,710 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:37,710 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:37,740 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:37,790 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@56394880: startup date [Wed Jan 20 14:27:36 CET 2021]; root of context hierarchy 2021-01-20 14:27:37,807 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@56394880: startup date [Wed Jan 20 14:27:36 CET 2021]; root of context hierarchy 2021-01-20 14:27:37,879 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:37,879 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:37,885 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2021-01-20 14:27:37,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:37,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:37,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:37,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:37,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:37,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:37,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:37,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:37,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:37,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:37,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:37,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:37,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:37,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:37,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:37,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:37,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:37,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:37,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:37,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:37,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:37,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:37,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:37,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:37,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:37,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:37,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:37,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:37,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:37,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:37,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:37,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:37,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:37,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:37,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:37,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:37,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:37,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:37,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:37,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:37,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:37,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:37,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:37,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:37,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:37,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:37,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:37,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:37,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:37,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:37,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:37,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository local 2021-01-20 14:27:38,091 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo/ 2021-01-20 14:27:38,103 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-01-20 14:27:38,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Application demo-application 2021-01-20 14:27:38,112 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:27:38,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission debug 2021-01-20 14:27:38,115 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:27:38,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-format.html 2021-01-20 14:27:38,116 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:27:38,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-type.webgui 2021-01-20 14:27:38,117 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:38,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission testPermission 2021-01-20 14:27:38,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Administrator 2021-01-20 14:27:38,128 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:27:38,132 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:27:38,136 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:38,136 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:27:38,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Debugger 2021-01-20 14:27:38,139 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:27:38,141 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:27:38,142 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:27:38,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Tester 2021-01-20 14:27:38,145 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:27:38,145 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:27:38,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:38,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:38,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:38,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Administrator 2021-01-20 14:27:38,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Debugger 2021-01-20 14:27:38,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Tester 2021-01-20 14:27:38,163 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,163 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,165 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,166 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,166 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,166 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,166 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,166 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,167 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,167 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:38,167 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-01-20 14:27:38,180 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:27:38,183 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:27:38,184 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:38,187 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:27:38,188 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:27:38,190 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:27:38,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:38,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.myNewProp 2021-01-20 14:27:38,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.application.demo-application.myNewProp 2021-01-20 14:27:38,292 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@56394880: startup date [Wed Jan 20 14:27:36 CET 2021]; root of context hierarchy 2021-01-20 14:27:38,294 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:38,295 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: 1.593 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2021-01-20 14:27:38,300 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] 2021-01-20 14:27:38,300 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52bd1783, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28f20b2a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@56cd8903, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bd0d62f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@71ebd1d9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@49f82f95] 2021-01-20 14:27:38,301 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:38,372 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@73c72238: startup date [Wed Jan 20 14:27:38 CET 2021]; root of context hierarchy 2021-01-20 14:27:38,396 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:38,428 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:38,443 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:38,443 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:38,500 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:38,504 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:38,742 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:38,742 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:38,749 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@73c72238: startup date [Wed Jan 20 14:27:38 CET 2021]; root of context hierarchy 2021-01-20 14:27:38,752 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:38,758 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.004s) 2021-01-20 14:27:38,760 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:38,765 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:38,769 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:38,785 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:38,794 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:38,799 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:38,804 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:38,808 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:38,815 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:38,822 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:38,827 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:38,832 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:38,836 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:38,840 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.079s). 2021-01-20 14:27:39,090 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:39,091 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:39,091 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:39,114 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:39,115 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:39,152 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:39,183 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:39,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:39,184 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,184 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,184 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:39,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:39,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:39,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:39,185 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:39,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:39,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:39,187 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:39,187 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:39,187 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:39,187 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:39,187 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:39,187 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:39,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:39,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:39,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:39,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:39,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:39,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:39,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:39,191 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:39,191 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:39,191 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:39,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:39,191 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:39,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:39,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:39,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:39,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:39,193 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:39,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,194 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,194 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:39,194 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:39,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:39,196 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:39,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:39,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:39,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:39,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:39,196 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:39,197 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:39,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:39,197 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:39,198 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:39,198 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:39,198 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:39,198 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:39,198 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:39,199 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:39,199 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:39,199 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:39,199 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:39,199 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:39,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:39,201 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:39,201 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,201 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,201 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:39,201 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:39,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:39,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:39,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:39,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:39,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:39,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:39,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:39,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:39,205 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,205 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:39,205 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:39,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:39,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:39,206 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:39,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:39,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:39,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:39,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:39,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:39,250 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:39,311 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@73c72238: startup date [Wed Jan 20 14:27:38 CET 2021]; root of context hierarchy 2021-01-20 14:27:39,332 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@73c72238: startup date [Wed Jan 20 14:27:38 CET 2021]; root of context hierarchy 2021-01-20 14:27:39,415 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:39,415 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:39,423 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2021-01-20 14:27:39,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:39,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:39,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:39,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:39,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:39,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:39,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:39,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:39,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:39,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:39,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:39,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:39,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:39,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:39,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:39,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:39,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:39,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:39,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:39,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:39,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:39,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:39,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:39,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:39,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:39,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:39,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:39,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:39,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:39,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:39,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:39,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:39,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:39,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:39,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:39,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:39,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:39,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:39,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:39,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:39,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:39,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:39,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:39,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:39,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:39,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:39,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:39,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:39,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:39,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:39,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:39,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository local 2021-01-20 14:27:39,501 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo/ 2021-01-20 14:27:39,508 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-01-20 14:27:39,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Application demo-application 2021-01-20 14:27:39,514 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:27:39,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission debug 2021-01-20 14:27:39,517 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:27:39,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-format.html 2021-01-20 14:27:39,517 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:27:39,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-type.webgui 2021-01-20 14:27:39,518 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:39,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission testPermission 2021-01-20 14:27:39,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Administrator 2021-01-20 14:27:39,525 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:27:39,526 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:27:39,527 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:39,527 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:27:39,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Debugger 2021-01-20 14:27:39,529 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:27:39,530 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:27:39,530 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:27:39,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Tester 2021-01-20 14:27:39,533 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:27:39,533 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:27:39,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:39,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:39,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:39,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Administrator 2021-01-20 14:27:39,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Debugger 2021-01-20 14:27:39,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Tester 2021-01-20 14:27:39,543 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,545 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,545 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,545 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:39,545 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-01-20 14:27:39,553 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:27:39,554 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:27:39,555 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:39,557 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:27:39,558 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:27:39,559 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:27:39,613 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2021-01-20 14:27:39,626 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2021-01-20 14:27:39,626 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2021-01-20 14:27:39,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource beans.xml of application demo-application 2021-01-20 14:27:39,636 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2021-01-20 14:27:39,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource datasources.xml of application demo-application 2021-01-20 14:27:39,638 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2021-01-20 14:27:39,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2021-01-20 14:27:39,639 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2021-01-20 14:27:39,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource events.xml of application demo-application 2021-01-20 14:27:39,640 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2021-01-20 14:27:39,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource page.xml of application demo-application 2021-01-20 14:27:39,642 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2021-01-20 14:27:39,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2021-01-20 14:27:39,643 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2021-01-20 14:27:39,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource messages-demo.properties of application demo-application 2021-01-20 14:27:39,644 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2021-01-20 14:27:39,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource application.xml of application demo-application 2021-01-20 14:27:39,645 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2021-01-20 14:27:39,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource plugin.xml of application demo-application 2021-01-20 14:27:39,646 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2021-01-20 14:27:39,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Resource master.xml of application demo-application 2021-01-20 14:27:39,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Application demo-application 2021-01-20 14:27:39,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Role Debugger 2021-01-20 14:27:39,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Role Tester 2021-01-20 14:27:39,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Role Administrator 2021-01-20 14:27:39,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission output-type.webgui 2021-01-20 14:27:39,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission debug 2021-01-20 14:27:39,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission testPermission 2021-01-20 14:27:39,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission output-format.html 2021-01-20 14:27:39,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource datasources.xml of application demo-application 2021-01-20 14:27:39,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource application.xml of application demo-application 2021-01-20 14:27:39,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource plugin.xml of application demo-application 2021-01-20 14:27:39,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource master.xml of application demo-application 2021-01-20 14:27:39,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource page.xml of application demo-application 2021-01-20 14:27:39,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource events.xml of application demo-application 2021-01-20 14:27:39,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource beans.xml of application demo-application 2021-01-20 14:27:39,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2021-01-20 14:27:39,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2021-01-20 14:27:39,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Resource messages-demo.properties of application demo-application 2021-01-20 14:27:39,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:39,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:39,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:39,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Application demo-application 2021-01-20 14:27:39,703 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@73c72238: startup date [Wed Jan 20 14:27:38 CET 2021]; root of context hierarchy 2021-01-20 14:27:39,705 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:39,705 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: 1.406 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2021-01-20 14:27:39,714 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] 2021-01-20 14:27:39,714 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@154bc3cf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@210d1b45, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29862f60, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7e2f1454, org.springframework.test.context.transaction.TransactionalTestExecutionListener@35b1e5e5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7caf0725] 2021-01-20 14:27:39,714 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:39,770 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@644acaff: startup date [Wed Jan 20 14:27:39 CET 2021]; root of context hierarchy 2021-01-20 14:27:39,789 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:39,814 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:39,827 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:39,827 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:39,877 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:39,882 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:40,154 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:40,154 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:40,162 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@644acaff: startup date [Wed Jan 20 14:27:39 CET 2021]; root of context hierarchy 2021-01-20 14:27:40,164 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:40,170 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.003s) 2021-01-20 14:27:40,172 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:40,176 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:40,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:40,190 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:40,197 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:40,201 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:40,206 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:40,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:40,215 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:40,218 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:40,222 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:40,225 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:40,228 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:40,231 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.059s). 2021-01-20 14:27:40,457 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:40,458 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:40,458 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:40,479 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:40,479 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:40,509 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:40,535 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:40,535 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:40,536 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,536 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,536 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:40,536 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:40,536 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:40,536 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:40,536 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:40,537 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:40,538 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:40,538 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:40,538 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:40,538 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:40,538 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:40,538 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:40,538 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:40,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:40,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:40,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:40,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:40,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:40,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:40,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:40,541 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:40,541 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:40,541 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:40,541 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:40,541 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:40,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:40,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:40,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:40,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:40,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:40,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,543 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,543 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:40,543 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:40,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:40,544 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:40,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:40,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:40,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:40,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:40,545 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:40,545 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:40,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:40,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:40,546 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:40,546 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:40,546 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:40,546 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:40,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:40,547 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:40,547 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:40,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:40,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:40,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:40,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:40,549 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:40,549 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,549 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,549 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:40,549 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:40,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:40,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:40,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:40,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:40,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:40,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:40,551 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:40,551 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:40,552 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,552 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:40,552 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:40,552 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:40,552 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:40,552 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:40,553 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:40,553 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:40,553 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:40,553 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:40,553 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:40,584 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:40,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@644acaff: startup date [Wed Jan 20 14:27:39 CET 2021]; root of context hierarchy 2021-01-20 14:27:40,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@644acaff: startup date [Wed Jan 20 14:27:39 CET 2021]; root of context hierarchy 2021-01-20 14:27:40,731 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:40,731 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:40,738 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms 2021-01-20 14:27:40,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:40,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:40,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:40,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:40,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:40,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:40,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:40,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:40,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:40,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository local repo 2021-01-20 14:27:40,841 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo/ 2021-01-20 14:27:40,847 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-01-20 14:27:40,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Application demo-application 2021-01-20 14:27:40,852 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:27:40,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission debug 2021-01-20 14:27:40,855 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:27:40,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-format.html 2021-01-20 14:27:40,855 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:27:40,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-type.webgui 2021-01-20 14:27:40,856 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:40,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission testPermission 2021-01-20 14:27:40,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Administrator 2021-01-20 14:27:40,865 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:27:40,866 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:27:40,867 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:40,867 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:27:40,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Debugger 2021-01-20 14:27:40,869 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:27:40,869 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:27:40,869 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:27:40,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Tester 2021-01-20 14:27:40,871 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:27:40,871 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:27:40,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:40,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:40,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:40,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Administrator 2021-01-20 14:27:40,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Debugger 2021-01-20 14:27:40,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Tester 2021-01-20 14:27:40,879 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,879 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,879 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,879 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,880 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,880 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,880 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,880 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,880 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,880 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:40,880 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-01-20 14:27:40,888 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:27:40,889 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:27:40,890 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:40,892 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:27:40,892 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:27:40,894 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:27:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Repository local 2021-01-20 14:27:40,951 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:40,951 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:40,953 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2021-01-20 14:27:40,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository deleteme 2021-01-20 14:27:40,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Repository deleteme 2021-01-20 14:27:40,988 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:40,988 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:40,989 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:41,007 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:41,007 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:41,008 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:41,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository dummy repo 2021-01-20 14:27:41,044 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/dummy%20repo/demo-application/1.2.3] in DispatcherServlet with name '' 2021-01-20 14:27:41,045 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/doesNotExist/demo-application/1.2.3] in DispatcherServlet with name '' 2021-01-20 14:27:41,052 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:41,053 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:41,053 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2021-01-20 14:27:41,100 INFO [main] org.appng.core.model.RepositoryCacheFilesystem: deleted demo-application, Version: 1.5.3, Timestamp: 2013-01-13-1303 from repository /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo 2021-01-20 14:27:41,118 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@644acaff: startup date [Wed Jan 20 14:27:39 CET 2021]; root of context hierarchy 2021-01-20 14:27:41,120 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:41,121 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2021-01-20 14:27:41,127 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] 2021-01-20 14:27:41,127 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@39999eea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@376fd14f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@635763d4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e824817, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b99ede3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1235aa76] 2021-01-20 14:27:41,128 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:41,212 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4a242227: startup date [Wed Jan 20 14:27:41 CET 2021]; root of context hierarchy 2021-01-20 14:27:41,243 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:41,278 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:41,292 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:41,292 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:41,345 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:41,349 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:41,603 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:41,603 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:41,611 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@4a242227: startup date [Wed Jan 20 14:27:41 CET 2021]; root of context hierarchy 2021-01-20 14:27:41,614 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:41,620 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.003s) 2021-01-20 14:27:41,622 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:41,626 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:41,629 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:41,643 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:41,650 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:41,654 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:41,658 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:41,661 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:41,665 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:41,669 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:41,673 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:41,677 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:41,681 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:41,685 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.063s). 2021-01-20 14:27:41,881 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:41,882 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:41,882 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:41,902 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:41,902 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:41,931 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:41,956 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:41,956 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:41,956 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,957 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,957 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:41,957 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:41,957 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:41,957 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:41,957 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:41,958 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:41,958 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:41,958 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:41,958 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:41,959 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:41,959 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:41,959 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:41,959 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:41,959 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:41,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:41,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:41,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:41,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:41,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:41,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:41,961 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:41,961 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:41,961 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:41,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:41,961 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:41,962 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:41,962 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:41,962 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:41,962 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:41,963 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:41,963 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,963 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,963 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:41,963 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:41,964 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:41,964 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:41,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:41,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:41,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:41,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:41,965 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:41,965 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:41,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:41,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:41,966 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:41,966 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:41,966 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:41,966 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:41,967 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:41,967 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:41,967 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:41,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:41,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:41,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:41,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:41,969 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:41,969 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,969 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,969 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:41,969 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:41,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:41,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:41,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:41,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:41,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:41,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:41,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:41,972 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:41,972 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,972 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:41,972 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:41,972 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:41,973 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:41,973 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:41,973 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:41,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:41,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:41,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:41,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:42,007 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:42,077 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4a242227: startup date [Wed Jan 20 14:27:41 CET 2021]; root of context hierarchy 2021-01-20 14:27:42,105 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4a242227: startup date [Wed Jan 20 14:27:41 CET 2021]; root of context hierarchy 2021-01-20 14:27:42,187 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:42,187 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:42,196 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 9 ms 2021-01-20 14:27:42,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:42,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:42,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:42,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:42,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:42,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:42,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:42,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:42,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:42,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:42,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:42,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:42,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:42,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:42,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:42,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:42,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:42,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:42,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:42,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:42,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:42,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:42,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:42,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:42,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:42,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:42,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:42,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:42,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:42,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:42,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:42,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:42,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:42,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:42,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:42,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:42,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:42,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:42,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:42,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:42,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:42,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:42,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:42,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:42,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:42,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:42,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:42,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:42,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:42,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:42,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:42,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Group Admin 2021-01-20 14:27:42,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Subject Admin 2021-01-20 14:27:42,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Subject Admin 2021-01-20 14:27:42,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Subject Admin 2021-01-20 14:27:42,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Subject Admin 2021-01-20 14:27:42,320 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:42,320 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:42,321 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:42,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Subject deleteme 2021-01-20 14:27:42,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Subject deleteme 2021-01-20 14:27:42,344 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:42,344 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:42,345 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:42,364 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@4a242227: startup date [Wed Jan 20 14:27:41 CET 2021]; root of context hierarchy 2021-01-20 14:27:42,366 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:42,366 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: 1.241 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2021-01-20 14:27:42,371 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] 2021-01-20 14:27:42,372 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15a242e2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@413728ef, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44b73b61, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d1793b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a2579a3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@122d4458] 2021-01-20 14:27:42,372 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:42,444 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6f3c094f: startup date [Wed Jan 20 14:27:42 CET 2021]; root of context hierarchy 2021-01-20 14:27:42,472 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:42,508 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:42,523 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:42,523 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:42,577 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:42,582 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:42,805 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:42,806 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:42,812 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@6f3c094f: startup date [Wed Jan 20 14:27:42 CET 2021]; root of context hierarchy 2021-01-20 14:27:42,814 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:42,821 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.003s) 2021-01-20 14:27:42,822 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:42,825 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:42,828 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:42,838 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:42,844 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:42,848 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:42,851 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:42,855 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:42,900 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:42,906 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:42,911 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:42,915 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:42,919 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:42,922 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.099s). 2021-01-20 14:27:43,132 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:43,133 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:43,133 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:43,154 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:43,155 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:43,187 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:43,215 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:43,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:43,215 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,215 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,216 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:43,216 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:43,216 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:43,216 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:43,216 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:43,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:43,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:43,217 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:43,218 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:43,218 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:43,218 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:43,218 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:43,218 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:43,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:43,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:43,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:43,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:43,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:43,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:43,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:43,220 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:43,221 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:43,221 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:43,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:43,221 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:43,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:43,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:43,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:43,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:43,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:43,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,223 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,223 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:43,223 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:43,224 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:43,224 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:43,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:43,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:43,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:43,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:43,225 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:43,226 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:43,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:43,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:43,227 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:43,227 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:43,227 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:43,227 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:43,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:43,228 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:43,228 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:43,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:43,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:43,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:43,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:43,230 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:43,230 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,230 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,230 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:43,230 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:43,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:43,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:43,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:43,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:43,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:43,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:43,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:43,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:43,233 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,233 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:43,233 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:43,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:43,233 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:43,233 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:43,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:43,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:43,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:43,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:43,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:43,268 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:43,334 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@6f3c094f: startup date [Wed Jan 20 14:27:42 CET 2021]; root of context hierarchy 2021-01-20 14:27:43,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@6f3c094f: startup date [Wed Jan 20 14:27:42 CET 2021]; root of context hierarchy 2021-01-20 14:27:43,443 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:43,443 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:43,454 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 11 ms 2021-01-20 14:27:43,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:43,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:43,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:43,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:43,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:43,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:43,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:43,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:43,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:43,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:43,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:43,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:43,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:43,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:43,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:43,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:43,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:43,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:43,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:43,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:43,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:43,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:43,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:43,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:43,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:43,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:43,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:43,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:43,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:43,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:43,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:43,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:43,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:43,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:43,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:43,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:43,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:43,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:43,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:43,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:43,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:43,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:43,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:43,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:43,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:43,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:43,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:43,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:43,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:43,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:43,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:43,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository local 2021-01-20 14:27:43,528 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo/ 2021-01-20 14:27:43,537 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-01-20 14:27:43,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Application demo-application 2021-01-20 14:27:43,543 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:27:43,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission debug 2021-01-20 14:27:43,546 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:27:43,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-format.html 2021-01-20 14:27:43,546 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:27:43,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-type.webgui 2021-01-20 14:27:43,547 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:43,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission testPermission 2021-01-20 14:27:43,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Administrator 2021-01-20 14:27:43,554 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:27:43,555 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:27:43,556 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:43,556 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:27:43,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Debugger 2021-01-20 14:27:43,557 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:27:43,559 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:27:43,559 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:27:43,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Tester 2021-01-20 14:27:43,560 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:27:43,560 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:27:43,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:43,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:43,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:43,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Administrator 2021-01-20 14:27:43,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Debugger 2021-01-20 14:27:43,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Tester 2021-01-20 14:27:43,569 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,570 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:43,571 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-01-20 14:27:43,579 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:27:43,580 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:27:43,581 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:43,583 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:27:43,583 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:27:43,585 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:27:43,646 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:43,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Permission testPermission 2021-01-20 14:27:43,664 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2021-01-20 14:27:43,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Permission newName 2021-01-20 14:27:43,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Role Debugger 2021-01-20 14:27:43,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Role Tester 2021-01-20 14:27:43,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Role Administrator 2021-01-20 14:27:43,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission newName 2021-01-20 14:27:43,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission output-type.webgui 2021-01-20 14:27:43,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission debug 2021-01-20 14:27:43,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Permission output-format.html 2021-01-20 14:27:43,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:43,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:43,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:43,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Application demo-application 2021-01-20 14:27:43,690 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@6f3c094f: startup date [Wed Jan 20 14:27:42 CET 2021]; root of context hierarchy 2021-01-20 14:27:43,692 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:43,692 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: 1.32 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2021-01-20 14:27:43,699 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] 2021-01-20 14:27:43,700 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32dc7ae3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e8e8f19, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4b3b044f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4798dff0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1642ae82, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c5e1d14] 2021-01-20 14:27:43,700 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:43,760 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6f5467ac: startup date [Wed Jan 20 14:27:43 CET 2021]; root of context hierarchy 2021-01-20 14:27:43,782 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:43,816 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:43,829 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:43,829 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:43,877 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:43,881 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:44,143 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:44,143 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:44,151 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@6f5467ac: startup date [Wed Jan 20 14:27:43 CET 2021]; root of context hierarchy 2021-01-20 14:27:44,153 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:44,159 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.003s) 2021-01-20 14:27:44,160 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:44,163 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:44,165 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:44,174 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:44,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:44,182 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:44,185 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:44,189 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:44,192 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:44,196 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:44,199 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:44,204 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:44,208 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:44,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.051s). 2021-01-20 14:27:44,410 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:44,411 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:44,412 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:44,433 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:44,434 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:44,461 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:44,485 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:44,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:44,486 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,486 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,486 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:44,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:44,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:44,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:44,487 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:44,487 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:44,487 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:44,487 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:44,488 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:44,488 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:44,488 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:44,488 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:44,488 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:44,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:44,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:44,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:44,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:44,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:44,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:44,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:44,490 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:44,490 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:44,490 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:44,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:44,490 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:44,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:44,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:44,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:44,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:44,492 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:44,492 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,492 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,492 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:44,492 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:44,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:44,493 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:44,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:44,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:44,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:44,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:44,494 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:44,494 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:44,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:44,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:44,495 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:44,495 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:44,495 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:44,495 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:44,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:44,496 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:44,496 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:44,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:44,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:44,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:44,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:44,497 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:44,497 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,497 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,497 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:44,498 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:44,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:44,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:44,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:44,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:44,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:44,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:44,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:44,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:44,500 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,500 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:44,500 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:44,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:44,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:44,500 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:44,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:44,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:44,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:44,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:44,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:44,531 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:44,584 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@6f5467ac: startup date [Wed Jan 20 14:27:43 CET 2021]; root of context hierarchy 2021-01-20 14:27:44,607 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@6f5467ac: startup date [Wed Jan 20 14:27:43 CET 2021]; root of context hierarchy 2021-01-20 14:27:44,683 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:44,683 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:44,690 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms 2021-01-20 14:27:44,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:44,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:44,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:44,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:44,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:44,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:44,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:44,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:44,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:44,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:44,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:44,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:44,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:44,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:44,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:44,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:44,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:44,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:44,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:44,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:44,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:44,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:44,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:44,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:44,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:44,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:44,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:44,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:44,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:44,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:44,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:44,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:44,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:44,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:44,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:44,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:44,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:44,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:44,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:44,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:44,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:44,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:44,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:44,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:44,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository local 2021-01-20 14:27:44,750 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo/ 2021-01-20 14:27:44,758 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-01-20 14:27:44,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Application demo-application 2021-01-20 14:27:44,763 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:27:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission debug 2021-01-20 14:27:44,766 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:27:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-format.html 2021-01-20 14:27:44,766 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:27:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-type.webgui 2021-01-20 14:27:44,767 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission testPermission 2021-01-20 14:27:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Administrator 2021-01-20 14:27:44,774 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:27:44,775 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:27:44,775 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:44,776 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:27:44,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Debugger 2021-01-20 14:27:44,777 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:27:44,778 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:27:44,778 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:27:44,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Tester 2021-01-20 14:27:44,779 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:27:44,779 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:27:44,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:44,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:44,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:44,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Administrator 2021-01-20 14:27:44,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Debugger 2021-01-20 14:27:44,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Tester 2021-01-20 14:27:44,786 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,787 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,787 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,787 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,787 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,787 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,788 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,788 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,788 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,788 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:44,788 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-01-20 14:27:44,795 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:27:44,796 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:27:44,797 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:44,798 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:27:44,799 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:27:44,800 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:27:44,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Group Admin 2021-01-20 14:27:44,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Group Administrator 2021-01-20 14:27:44,873 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:44,873 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:44,874 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:44,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Group deleteme 2021-01-20 14:27:44,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Group deleteme 2021-01-20 14:27:44,889 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:44,889 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:44,891 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2021-01-20 14:27:44,904 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@6f5467ac: startup date [Wed Jan 20 14:27:43 CET 2021]; root of context hierarchy 2021-01-20 14:27:44,905 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:44,906 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: 1.209 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2021-01-20 14:27:44,912 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] 2021-01-20 14:27:44,913 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24170847, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6cd42516, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5b40c2a3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b28c50b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@47e1bb19, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a50da66] 2021-01-20 14:27:44,913 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:44,978 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@57585455: startup date [Wed Jan 20 14:27:44 CET 2021]; root of context hierarchy 2021-01-20 14:27:45,002 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:45,032 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:45,045 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:45,045 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:45,091 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:45,096 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:45,290 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:45,290 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:45,298 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@57585455: startup date [Wed Jan 20 14:27:44 CET 2021]; root of context hierarchy 2021-01-20 14:27:45,300 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:45,308 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.004s) 2021-01-20 14:27:45,309 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:45,313 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:45,316 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:45,327 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:45,331 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:45,334 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:45,337 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:45,340 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:45,343 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:45,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:45,349 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:45,352 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:45,355 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:45,358 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.049s). 2021-01-20 14:27:45,583 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:45,584 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:45,585 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:45,602 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:45,603 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:45,627 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:45,648 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:45,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:45,649 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,649 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,649 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:45,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:45,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:45,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:45,649 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:45,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:45,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:45,650 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:45,650 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:45,650 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:45,650 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:45,651 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:45,651 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:45,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:45,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:45,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:45,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:45,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:45,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:45,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:45,652 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:45,652 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:45,652 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:45,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:45,653 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:45,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:45,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:45,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:45,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:45,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:45,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,654 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,654 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:45,654 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:45,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:45,655 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:45,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:45,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:45,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:45,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:45,655 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:45,655 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:45,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:45,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:45,656 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:45,656 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:45,656 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:45,656 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:45,656 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:45,657 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:45,657 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:45,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:45,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:45,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:45,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:45,658 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:45,658 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,658 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,658 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:45,658 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:45,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:45,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:45,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:45,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:45,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:45,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:45,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:45,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:45,660 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,660 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:45,660 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:45,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:45,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:45,660 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:45,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:45,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:45,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:45,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:45,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:45,728 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:45,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@57585455: startup date [Wed Jan 20 14:27:44 CET 2021]; root of context hierarchy 2021-01-20 14:27:45,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@57585455: startup date [Wed Jan 20 14:27:44 CET 2021]; root of context hierarchy 2021-01-20 14:27:45,864 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:45,864 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:45,870 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2021-01-20 14:27:45,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:45,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:45,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:45,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:45,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:45,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:45,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:45,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:45,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:45,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:45,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:45,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:45,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:45,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:45,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:45,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:45,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:45,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository local 2021-01-20 14:27:45,927 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo/ 2021-01-20 14:27:45,936 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-01-20 14:27:45,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Application demo-application 2021-01-20 14:27:45,941 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:27:45,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission debug 2021-01-20 14:27:45,944 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:27:45,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-format.html 2021-01-20 14:27:45,945 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:27:45,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-type.webgui 2021-01-20 14:27:45,945 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:45,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission testPermission 2021-01-20 14:27:45,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Administrator 2021-01-20 14:27:45,953 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:27:45,954 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:27:45,956 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:45,956 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:27:45,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Debugger 2021-01-20 14:27:45,958 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:27:45,959 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:27:45,959 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:27:45,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Tester 2021-01-20 14:27:45,960 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:27:45,960 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:27:45,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:45,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:45,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:45,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Administrator 2021-01-20 14:27:45,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Debugger 2021-01-20 14:27:45,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Tester 2021-01-20 14:27:45,968 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,968 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,968 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,968 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:45,969 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-01-20 14:27:45,978 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:27:45,979 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:27:45,980 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:45,982 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:27:45,982 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:27:45,984 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:27:46,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.template 2021-01-20 14:27:46,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2021-01-20 14:27:46,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.wwwDir 2021-01-20 14:27:46,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.tagPrefix 2021-01-20 14:27:46,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLoginPage 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapUser 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.serviceOutputType 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.encoding 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexDir 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultApplication 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailHost 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLoginRef 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheBlockingTimeout 2021-01-20 14:27:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexFileTypes 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authApplication 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultPage 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapStartTls 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheClearOnShutdown 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.appendTabId 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapDomain 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.searchChunkSize 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.rewriteConfig 2021-01-20 14:27:46,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexTimeout 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.xssExceptions 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.service-path 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.supportReloadFile 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheEnabled 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutPage 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.siteRootDir 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheStatistics 2021-01-20 14:27:46,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.name 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.allowSkipRender 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.errorPage 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.supportedLanguages 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.assetsDir 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.errorPages 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheExceptions 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutRef 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.locale 2021-01-20 14:27:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailDisabled 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.timeZone 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapPassword 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexConfig 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultPageSize 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.documentDir 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2021-01-20 14:27:46,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.searchMaxHits 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexQueueSize 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailPort 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.host 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapHost 2021-01-20 14:27:46,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.manager-path 2021-01-20 14:27:46,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Site localhost 2021-01-20 14:27:46,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2021-01-20 14:27:46,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.encoding 2021-01-20 14:27:46,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2021-01-20 14:27:46,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2021-01-20 14:27:46,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.documentDir 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.wwwDir 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.name 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapUser 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.indexConfig 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2021-01-20 14:27:46,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ehcacheStatistics 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.mailPort 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.appendTabId 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.service-path 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.template 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ehcacheEnabled 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.timeZone 2021-01-20 14:27:46,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.host 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.locale 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2021-01-20 14:27:46,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.mailHost 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.defaultPage 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapHost 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2021-01-20 14:27:46,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ehcacheClearOnShutdown 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.assetsDir 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.authApplication 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ehcacheExceptions 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.errorPage 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.manager-path 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.ehcacheBlockingTimeout 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.indexDir 2021-01-20 14:27:46,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2021-01-20 14:27:46,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2021-01-20 14:27:46,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2021-01-20 14:27:46,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.errorPages 2021-01-20 14:27:46,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2021-01-20 14:27:46,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Site anotherSite 2021-01-20 14:27:46,099 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2021-01-20 14:27:46,099 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2021-01-20 14:27:46,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNGizer Assigned application demo-application to site localhost 2021-01-20 14:27:46,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2021-01-20 14:27:46,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2021-01-20 14:27:46,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2021-01-20 14:27:46,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2021-01-20 14:27:46,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2021-01-20 14:27:46,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2021-01-20 14:27:46,339 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2021-01-20 14:27:46,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNGizer Removed application demo-application from site localhost 2021-01-20 14:27:46,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2021-01-20 14:27:46,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2021-01-20 14:27:46,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2021-01-20 14:27:46,350 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@57585455: startup date [Wed Jan 20 14:27:44 CET 2021]; root of context hierarchy 2021-01-20 14:27:46,351 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:46,351 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: 1.439 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2021-01-20 14:27:46,357 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] 2021-01-20 14:27:46,357 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52561f8e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@283aefb0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@9e0f5e3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@383abc3f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a727ed9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@25ca4d48] 2021-01-20 14:27:46,358 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:46,415 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2b0bebff: startup date [Wed Jan 20 14:27:46 CET 2021]; root of context hierarchy 2021-01-20 14:27:46,436 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:46,474 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:46,486 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:46,486 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:46,527 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:46,531 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:46,740 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:46,740 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:46,746 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@2b0bebff: startup date [Wed Jan 20 14:27:46 CET 2021]; root of context hierarchy 2021-01-20 14:27:46,748 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:46,753 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.003s) 2021-01-20 14:27:46,755 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:46,757 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:46,760 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:46,769 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:46,775 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:46,778 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:46,782 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:46,785 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:46,789 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:46,793 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:46,797 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:46,800 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:46,803 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:46,806 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.051s). 2021-01-20 14:27:46,994 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:46,995 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:46,996 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:47,015 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:47,015 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:47,044 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:47,073 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:47,073 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:47,073 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,074 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,074 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:47,074 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:47,074 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:47,074 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:47,074 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:47,075 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:47,075 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:47,075 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:47,076 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:47,076 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:47,076 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:47,076 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:47,076 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:47,077 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:47,077 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:47,077 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:47,077 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:47,077 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:47,078 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:47,078 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:47,078 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:47,078 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:47,079 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:47,079 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:47,079 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:47,079 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:47,079 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:47,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:47,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:47,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:47,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,081 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,081 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:47,081 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:47,082 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:47,082 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:47,082 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:47,082 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:47,082 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:47,082 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:47,082 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:47,083 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:47,083 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:47,083 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:47,083 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:47,083 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:47,084 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:47,084 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:47,084 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:47,084 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:47,085 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:47,085 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:47,085 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:47,085 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:47,085 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:47,085 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:47,086 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,086 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,086 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:47,086 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:47,086 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:47,086 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:47,087 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:47,087 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:47,087 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:47,087 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:47,087 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:47,087 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:47,088 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,088 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:47,088 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:47,088 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:47,088 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:47,088 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:47,089 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:47,089 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:47,089 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:47,089 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:47,089 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:47,119 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:47,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@2b0bebff: startup date [Wed Jan 20 14:27:46 CET 2021]; root of context hierarchy 2021-01-20 14:27:47,198 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@2b0bebff: startup date [Wed Jan 20 14:27:46 CET 2021]; root of context hierarchy 2021-01-20 14:27:47,305 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:47,305 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:47,313 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2021-01-20 14:27:47,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:47,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:47,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:47,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:47,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:47,336 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:47,337 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:47,337 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:47,356 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:47,356 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:47,375 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.004s) 2021-01-20 14:27:47,378 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.0.0 2021-01-20 14:27:47,378 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2021-01-20 14:27:47,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer DatabaseConnection appNG HSQL 2021-01-20 14:27:47,410 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2021-01-20 14:27:47,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer DatabaseConnection appNG MYSQL 2021-01-20 14:27:47,414 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-01-20 14:27:47,414 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2021-01-20 14:27:47,414 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2021-01-20 14:27:47,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer DatabaseConnection appNG MSSQL 2021-01-20 14:27:47,418 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-01-20 14:27:47,418 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2021-01-20 14:27:47,418 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2021-01-20 14:27:48,138 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:48,138 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:48,139 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:48,140 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:48,141 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:48,141 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:48,160 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:48,160 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:48,178 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.003s) 2021-01-20 14:27:48,180 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.0.0 2021-01-20 14:27:48,180 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2021-01-20 14:27:48,182 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2021-01-20 14:27:48,183 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-01-20 14:27:48,185 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-01-20 14:27:48,863 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:48,863 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:48,864 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:48,867 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:48,867 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:49,561 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:49,561 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:49,562 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:49,567 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:49,567 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:50,369 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@2b0bebff: startup date [Wed Jan 20 14:27:46 CET 2021]; root of context hierarchy 2021-01-20 14:27:50,371 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:50,371 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: 4.017 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2021-01-20 14:27:50,378 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] 2021-01-20 14:27:50,378 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4741775e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c23c193, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1b087d16, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38c5c061, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7472bba0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@163fc3e4] 2021-01-20 14:27:50,379 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:50,447 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4e07ecf8: startup date [Wed Jan 20 14:27:50 CET 2021]; root of context hierarchy 2021-01-20 14:27:50,466 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:50,497 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:50,510 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:50,510 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:50,549 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:50,553 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:50,716 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:50,717 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@4e07ecf8: startup date [Wed Jan 20 14:27:50 CET 2021]; root of context hierarchy 2021-01-20 14:27:50,724 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:50,729 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.002s) 2021-01-20 14:27:50,731 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:50,733 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:50,735 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:50,743 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:50,749 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:50,752 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:50,755 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:50,758 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:50,762 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:50,765 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:50,768 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:50,771 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:50,775 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:50,778 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.047s). 2021-01-20 14:27:50,966 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:50,967 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:50,967 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:50,985 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:50,985 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:51,008 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:51,029 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:51,029 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:51,030 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,030 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,030 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:51,030 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:51,030 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:51,030 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:51,030 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:51,031 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:51,031 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:51,031 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:51,031 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:51,032 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:51,032 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:51,032 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:51,032 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:51,032 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:51,033 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:51,033 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:51,033 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:51,033 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:51,033 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:51,033 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:51,034 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:51,034 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:51,034 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:51,034 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:51,034 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:51,035 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:51,035 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:51,035 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:51,035 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:51,035 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:51,036 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,036 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,036 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:51,036 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:51,036 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:51,037 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:51,037 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:51,037 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:51,037 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:51,037 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:51,037 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:51,037 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:51,037 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:51,038 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:51,038 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:51,038 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:51,038 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:51,038 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:51,038 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:51,039 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:51,039 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:51,039 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:51,039 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:51,039 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:51,039 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:51,040 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:51,040 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,040 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,040 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:51,040 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:51,041 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:51,041 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:51,041 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:51,041 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:51,041 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:51,041 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:51,042 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:51,042 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:51,042 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,042 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:51,042 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:51,042 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:51,042 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:51,043 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:51,043 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:51,043 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:51,043 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:51,043 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:51,043 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:51,069 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:51,159 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4e07ecf8: startup date [Wed Jan 20 14:27:50 CET 2021]; root of context hierarchy 2021-01-20 14:27:51,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4e07ecf8: startup date [Wed Jan 20 14:27:50 CET 2021]; root of context hierarchy 2021-01-20 14:27:51,272 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:51,272 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:51,279 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms 2021-01-20 14:27:51,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:51,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:51,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:51,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:51,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:51,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:51,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:51,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:51,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:51,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:51,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:51,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:51,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:51,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:51,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:51,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:51,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:51,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:51,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:51,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:51,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:51,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:51,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:51,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:51,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:51,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:51,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:51,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:51,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:51,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:51,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.template 2021-01-20 14:27:51,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2021-01-20 14:27:51,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.wwwDir 2021-01-20 14:27:51,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.tagPrefix 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLoginPage 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapUser 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.serviceOutputType 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.encoding 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexDir 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultApplication 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailHost 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLoginRef 2021-01-20 14:27:51,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheBlockingTimeout 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexFileTypes 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authApplication 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultPage 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapStartTls 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheClearOnShutdown 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.appendTabId 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2021-01-20 14:27:51,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapDomain 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.searchChunkSize 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.rewriteConfig 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexTimeout 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.xssExceptions 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.service-path 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.supportReloadFile 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheEnabled 2021-01-20 14:27:51,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutPage 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.siteRootDir 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheStatistics 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.name 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.allowSkipRender 2021-01-20 14:27:51,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.errorPage 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.supportedLanguages 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.assetsDir 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.errorPages 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ehcacheExceptions 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.authLogoutRef 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.locale 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailDisabled 2021-01-20 14:27:51,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.timeZone 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapPassword 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexConfig 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.defaultPageSize 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.documentDir 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2021-01-20 14:27:51,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.searchMaxHits 2021-01-20 14:27:51,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2021-01-20 14:27:51,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.indexQueueSize 2021-01-20 14:27:51,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.mailPort 2021-01-20 14:27:51,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.host 2021-01-20 14:27:51,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2021-01-20 14:27:51,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.ldapHost 2021-01-20 14:27:51,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.localhost.manager-path 2021-01-20 14:27:51,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Site localhost 2021-01-20 14:27:51,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Site localhost 2021-01-20 14:27:51,388 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:51,388 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:51,389 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:51,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.authLoginRef 2021-01-20 14:27:51,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ehcacheExceptions 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.mailPort 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.authApplication 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.manager-path 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.indexTimeout 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2021-01-20 14:27:51,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ehcacheStatistics 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.siteRootDir 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.tagPrefix 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.encoding 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapUser 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.documentDir 2021-01-20 14:27:51,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.service-path 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapPassword 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.defaultApplication 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.mailHost 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.wwwDir 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.errorPages 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ehcacheEnabled 2021-01-20 14:27:51,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ehcacheBlockingTimeout 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.timeZone 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ehcacheClearOnShutdown 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.appendTabId 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.host 2021-01-20 14:27:51,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.authLoginPage 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.indexConfig 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.locale 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapDomain 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.template 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.assetsDir 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapHost 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2021-01-20 14:27:51,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.defaultPage 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.mailDisabled 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2021-01-20 14:27:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2021-01-20 14:27:51,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.name 2021-01-20 14:27:51,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2021-01-20 14:27:51,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.xssExceptions 2021-01-20 14:27:51,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.indexDir 2021-01-20 14:27:51,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.site.deleteme.errorPage 2021-01-20 14:27:51,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Site deleteme 2021-01-20 14:27:51,423 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2021-01-20 14:27:51,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2021-01-20 14:27:51,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2021-01-20 14:27:51,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.appendTabId 2021-01-20 14:27:51,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.assetsDir 2021-01-20 14:27:51,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.authApplication 2021-01-20 14:27:51,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.authLoginPage 2021-01-20 14:27:51,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.authLoginRef 2021-01-20 14:27:51,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2021-01-20 14:27:51,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2021-01-20 14:27:51,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2021-01-20 14:27:51,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2021-01-20 14:27:51,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2021-01-20 14:27:51,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2021-01-20 14:27:51,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2021-01-20 14:27:51,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.defaultApplication 2021-01-20 14:27:51,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.defaultPage 2021-01-20 14:27:51,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2021-01-20 14:27:51,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.documentDir 2021-01-20 14:27:51,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ehcacheBlockingTimeout 2021-01-20 14:27:51,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ehcacheClearOnShutdown 2021-01-20 14:27:51,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ehcacheEnabled 2021-01-20 14:27:51,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ehcacheExceptions 2021-01-20 14:27:51,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ehcacheStatistics 2021-01-20 14:27:51,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.encoding 2021-01-20 14:27:51,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2021-01-20 14:27:51,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.errorPage 2021-01-20 14:27:51,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.errorPages 2021-01-20 14:27:51,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.host 2021-01-20 14:27:51,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.indexConfig 2021-01-20 14:27:51,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.indexDir 2021-01-20 14:27:51,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2021-01-20 14:27:51,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2021-01-20 14:27:51,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2021-01-20 14:27:51,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.indexTimeout 2021-01-20 14:27:51,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2021-01-20 14:27:51,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2021-01-20 14:27:51,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2021-01-20 14:27:51,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2021-01-20 14:27:51,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapDomain 2021-01-20 14:27:51,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2021-01-20 14:27:51,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapHost 2021-01-20 14:27:51,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2021-01-20 14:27:51,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapPassword 2021-01-20 14:27:51,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2021-01-20 14:27:51,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2021-01-20 14:27:51,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapUser 2021-01-20 14:27:51,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2021-01-20 14:27:51,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.locale 2021-01-20 14:27:51,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.mailDisabled 2021-01-20 14:27:51,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.mailHost 2021-01-20 14:27:51,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.mailPort 2021-01-20 14:27:51,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.manager-path 2021-01-20 14:27:51,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.name 2021-01-20 14:27:51,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2021-01-20 14:27:51,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2021-01-20 14:27:51,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2021-01-20 14:27:51,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.service-path 2021-01-20 14:27:51,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2021-01-20 14:27:51,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2021-01-20 14:27:51,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.siteRootDir 2021-01-20 14:27:51,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2021-01-20 14:27:51,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2021-01-20 14:27:51,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.tagPrefix 2021-01-20 14:27:51,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.template 2021-01-20 14:27:51,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.timeZone 2021-01-20 14:27:51,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.wwwDir 2021-01-20 14:27:51,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Property platform.site.deleteme.xssExceptions 2021-01-20 14:27:51,451 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-01-20 14:27:51,453 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2021-01-20 14:27:51,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNGizer Site deleteme 2021-01-20 14:27:51,456 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:51,456 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:51,457 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-01-20 14:27:51,470 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@4e07ecf8: startup date [Wed Jan 20 14:27:50 CET 2021]; root of context hierarchy 2021-01-20 14:27:51,472 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:51,473 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: 1.097 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2021-01-20 14:27:51,480 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] 2021-01-20 14:27:51,480 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1838e02, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7264ddf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@62cb975b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11204840, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c4e27f8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3933cb1b] 2021-01-20 14:27:51,481 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-01-20 14:27:51,536 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@77ce229: startup date [Wed Jan 20 14:27:51 CET 2021]; root of context hierarchy 2021-01-20 14:27:51,557 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-01-20 14:27:51,587 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-01-20 14:27:51,601 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:51,601 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appng] 2021-01-20 14:27:51,650 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-01-20 14:27:51,654 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-01-20 14:27:51,835 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-01-20 14:27:51,835 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:51,840 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.web.context.support.GenericWebApplicationContext@77ce229: startup date [Wed Jan 20 14:27:51 CET 2021]; root of context hierarchy 2021-01-20 14:27:51,842 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:51,848 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 11 migrations (execution time 00:00.003s) 2021-01-20 14:27:51,849 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2021-01-20 14:27:51,852 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-01-20 14:27:51,854 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2021-01-20 14:27:51,862 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2021-01-20 14:27:51,867 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2021-01-20 14:27:51,870 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2021-01-20 14:27:51,873 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2021-01-20 14:27:51,876 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2021-01-20 14:27:51,878 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2021-01-20 14:27:51,882 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2021-01-20 14:27:51,884 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2021-01-20 14:27:51,887 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - add platform event 2021-01-20 14:27:51,890 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 4.0.0 - add job execution record 2021-01-20 14:27:51,893 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 11 migrations to schema "PUBLIC" (execution time 00:00.043s). 2021-01-20 14:27:52,100 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-01-20 14:27:52,101 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:52,101 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:52,128 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-01-20 14:27:52,128 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-01-20 14:27:52,158 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-01-20 14:27:52,183 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.controller.ApplicationController.listProperties(java.lang.String) 2021-01-20 14:27:52,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:52,184 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.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,184 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.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,184 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.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:52,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-01-20 14:27:52,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-01-20 14:27:52,184 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-01-20 14:27:52,184 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.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:52,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-01-20 14:27:52,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-01-20 14:27:52,185 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.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-01-20 14:27:52,185 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.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:52,186 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.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:52,186 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.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-01-20 14:27:52,186 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.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-01-20 14:27:52,186 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.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-01-20 14:27:52,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:52,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-01-20 14:27:52,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-01-20 14:27:52,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-01-20 14:27:52,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-01-20 14:27:52,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-01-20 14:27:52,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-01-20 14:27:52,187 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.controller.PermissionController.listPermissions(java.lang.String) 2021-01-20 14:27:52,188 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.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:52,188 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.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-01-20 14:27:52,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-01-20 14:27:52,188 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.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-01-20 14:27:52,188 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-01-20 14:27:52,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-01-20 14:27:52,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-01-20 14:27:52,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-01-20 14:27:52,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-01-20 14:27:52,189 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,189 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.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,189 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.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-01-20 14:27:52,189 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.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-01-20 14:27:52,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:52,190 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.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-01-20 14:27:52,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:52,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:52,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-01-20 14:27:52,190 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-01-20 14:27:52,191 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.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-01-20 14:27:52,191 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.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2021-01-20 14:27:52,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-01-20 14:27:52,191 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-01-20 14:27:52,191 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.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-01-20 14:27:52,191 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.controller.RoleController.listRoles(java.lang.String) 2021-01-20 14:27:52,191 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.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:52,191 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.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-01-20 14:27:52,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:52,192 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.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:52,192 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.controller.SiteApplicationController.listApplications(java.lang.String) 2021-01-20 14:27:52,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-01-20 14:27:52,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:52,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:52,192 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-01-20 14:27:52,193 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.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-01-20 14:27:52,193 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.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,193 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.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,193 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.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:52,193 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.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-01-20 14:27:52,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-01-20 14:27:52,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:52,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:52,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-01-20 14:27:52,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-01-20 14:27:52,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-01-20 14:27:52,194 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-01-20 14:27:52,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:52,195 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.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,195 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.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-01-20 14:27:52,195 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.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:52,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:52,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-01-20 14:27:52,195 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.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-01-20 14:27:52,195 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-01-20 14:27:52,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-01-20 14:27:52,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:52,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-01-20 14:27:52,196 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-01-20 14:27:52,232 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-01-20 14:27:52,287 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@77ce229: startup date [Wed Jan 20 14:27:51 CET 2021]; root of context hierarchy 2021-01-20 14:27:52,310 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@77ce229: startup date [Wed Jan 20 14:27:51 CET 2021]; root of context hierarchy 2021-01-20 14:27:52,385 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-01-20 14:27:52,385 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-01-20 14:27:52,391 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingEnabled 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.filebasedDeployment 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.jspFileType 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.platformRootPath 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.manageDatabases 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.appngData 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cachePlatformFolder 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryCert 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.defaultTemplate 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.devMode 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.logfile 2021-01-20 14:27:52,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssAllowedTags 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailDisabled 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyRegEx 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.formatOutput 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sharedSecret 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.ehcacheConfig 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryPath 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryVerifySignature 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositorySignature 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheApplicationFolder 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.writeDebugFiles 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryDefaultDigest 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.monitorPerformance 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mdcEnabled 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.vHostMode 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templateFolder 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.locale 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.sessionTimeout 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.encoding 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.maxUploadSize 2021-01-20 14:27:52,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.templatePrefix 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.repositoryTrustStore 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.imageMagickPath 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databasePrefix 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheFolder 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupAddress 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.xssProtect 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailHost 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.timeZone 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.cacheImageFolder 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingReceiver 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.messagingGroupPort 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.csrfFilterEnabled 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.mailPort 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.uploadDir 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.applicationDir 2021-01-20 14:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.databaseValidationPeriod 2021-01-20 14:27:52,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Repository local 2021-01-20 14:27:52,433 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/repo/ 2021-01-20 14:27:52,438 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-01-20 14:27:52,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Application demo-application 2021-01-20 14:27:52,441 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-01-20 14:27:52,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission debug 2021-01-20 14:27:52,443 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-01-20 14:27:52,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-format.html 2021-01-20 14:27:52,443 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-01-20 14:27:52,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission output-type.webgui 2021-01-20 14:27:52,444 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-01-20 14:27:52,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Permission testPermission 2021-01-20 14:27:52,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Administrator 2021-01-20 14:27:52,449 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-01-20 14:27:52,450 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-01-20 14:27:52,450 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:52,450 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-01-20 14:27:52,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Debugger 2021-01-20 14:27:52,451 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-01-20 14:27:52,452 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-01-20 14:27:52,452 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-01-20 14:27:52,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Tester 2021-01-20 14:27:52,453 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-01-20 14:27:52,453 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-01-20 14:27:52,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.foo 2021-01-20 14:27:52,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.bar 2021-01-20 14:27:52,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Property platform.application.demo-application.clobValue 2021-01-20 14:27:52,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Administrator 2021-01-20 14:27:52,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Debugger 2021-01-20 14:27:52,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Tester 2021-01-20 14:27:52,458 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,458 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,458 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-01-20 14:27:52,459 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-01-20 14:27:52,465 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-01-20 14:27:52,465 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-01-20 14:27:52,466 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-01-20 14:27:52,467 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-01-20 14:27:52,468 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-01-20 14:27:52,469 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-01-20 14:27:52,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNGizer Role Editor 2021-01-20 14:27:52,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNGizer Role Editor 2021-01-20 14:27:52,544 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@77ce229: startup date [Wed Jan 20 14:27:51 CET 2021]; root of context hierarchy 2021-01-20 14:27:52,545 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2021-01-20 14:27:52,545 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: 1.069 s - in org.appng.appngizer.controller.RoleControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, 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_1.20.x/appng-appngizer/target/appng-appngizer-1.20.5-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/appng-appngizer-1.20.5-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/appng-appngizer-1.20.5-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/webapp] [INFO] Webapp assembled in [25 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/appng-appngizer-1.20.5-SNAPSHOT.war [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-setup-guide) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/src/main/asciidoc/appngizer-setup-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-setup-guide) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.20.x/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_1.20.x/appng-appngizer/target/appng-appngizer-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/appng-appngizer-1.20.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/appng-appngizer-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-20210120.132814-1.war Progress (1): 2.0/170 kB Progress (1): 4.1/170 kB Progress (1): 6.1/170 kB Progress (1): 8.2/170 kB Progress (1): 10/170 kB Progress (1): 12/170 kB Progress (1): 14/170 kB Progress (1): 16/170 kB Progress (1): 18/170 kB Progress (1): 20/170 kB Progress (1): 23/170 kB Progress (1): 25/170 kB Progress (1): 27/170 kB Progress (1): 29/170 kB Progress (1): 31/170 kB Progress (1): 33/170 kB Progress (1): 35/170 kB Progress (1): 37/170 kB Progress (1): 39/170 kB Progress (1): 41/170 kB Progress (1): 43/170 kB Progress (1): 45/170 kB Progress (1): 47/170 kB Progress (1): 49/170 kB Progress (1): 51/170 kB Progress (1): 53/170 kB Progress (1): 55/170 kB Progress (1): 57/170 kB Progress (1): 59/170 kB Progress (1): 61/170 kB Progress (1): 63/170 kB Progress (1): 66/170 kB Progress (1): 68/170 kB Progress (1): 70/170 kB Progress (1): 72/170 kB Progress (1): 74/170 kB Progress (1): 76/170 kB Progress (1): 78/170 kB Progress (1): 80/170 kB Progress (1): 82/170 kB Progress (1): 84/170 kB Progress (1): 86/170 kB Progress (1): 88/170 kB Progress (1): 90/170 kB Progress (1): 92/170 kB Progress (1): 94/170 kB Progress (1): 96/170 kB Progress (1): 98/170 kB Progress (1): 100/170 kB Progress (1): 102/170 kB Progress (1): 104/170 kB Progress (1): 106/170 kB Progress (1): 109/170 kB Progress (1): 111/170 kB Progress (1): 113/170 kB Progress (1): 115/170 kB Progress (1): 117/170 kB Progress (1): 119/170 kB Progress (1): 121/170 kB Progress (1): 123/170 kB Progress (1): 125/170 kB Progress (1): 127/170 kB Progress (1): 129/170 kB Progress (1): 131/170 kB Progress (1): 133/170 kB Progress (1): 135/170 kB Progress (1): 137/170 kB Progress (1): 139/170 kB Progress (1): 141/170 kB Progress (1): 143/170 kB Progress (1): 145/170 kB Progress (1): 147/170 kB Progress (1): 150/170 kB Progress (1): 152/170 kB Progress (1): 154/170 kB Progress (1): 156/170 kB Progress (1): 158/170 kB Progress (1): 160/170 kB Progress (1): 162/170 kB Progress (1): 164/170 kB Progress (1): 166/170 kB Progress (1): 168/170 kB Progress (1): 170/170 kB Progress (1): 170 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-20210120.132814-1.war (170 kB at 1.3 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-20210120.132814-1.pom Progress (1): 2.0/7.7 kB Progress (1): 4.1/7.7 kB Progress (1): 6.1/7.7 kB Progress (1): 7.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-20210120.132814-1.pom (7.7 kB at 140 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 19 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 100 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 777 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml (777 B at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 777 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml (777 B at 28 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 45 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-20210120.132814-1-sources.jar Progress (1): 2.0/59 kB Progress (1): 4.1/59 kB Progress (1): 6.1/59 kB Progress (1): 8.2/59 kB Progress (1): 10/59 kB Progress (1): 12/59 kB Progress (1): 14/59 kB Progress (1): 16/59 kB Progress (1): 18/59 kB Progress (1): 20/59 kB Progress (1): 23/59 kB Progress (1): 25/59 kB Progress (1): 27/59 kB Progress (1): 29/59 kB Progress (1): 31/59 kB Progress (1): 33/59 kB Progress (1): 35/59 kB Progress (1): 37/59 kB Progress (1): 39/59 kB Progress (1): 41/59 kB Progress (1): 43/59 kB Progress (1): 45/59 kB Progress (1): 47/59 kB Progress (1): 49/59 kB Progress (1): 51/59 kB Progress (1): 53/59 kB Progress (1): 55/59 kB Progress (1): 57/59 kB Progress (1): 59 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/appng-appngizer-1.20.5-20210120.132814-1-sources.jar (59 kB at 1.2 MB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 103 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml (992 B at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.20.5-SNAPSHOT/maven-metadata.xml (992 B at 24 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 29 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-appngizer --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/6 [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG appNGizer Maven Plugin 1.20.5-SNAPSHOT [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_1.20.x/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_1.20.x/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] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/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_1.20.x/appng-appngizer-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3: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_1.20.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.20.5-SNAPSHOT.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_1.20.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-maven-plugin --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-20210120.132818-1.jar Progress (1): 2.0/16 kB Progress (1): 4.1/16 kB Progress (1): 6.1/16 kB Progress (1): 8.2/16 kB Progress (1): 10/16 kB Progress (1): 12/16 kB Progress (1): 14/16 kB Progress (1): 16 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-20210120.132818-1.jar (16 kB at 346 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-20210120.132818-1.pom Progress (1): 2.0/4.1 kB Progress (1): 4.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-20210120.132818-1.pom (4.1 kB at 71 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.8 kB Progress (1): 4.9 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (4.9 kB at 65 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.8 kB Progress (1): 4.9 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (4.9 kB at 350 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 665 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 796 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (796 B at 15 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 796 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (796 B at 1.4 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 2.0/4.9 kB Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (4.9 kB at 76 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 2.0/4.9 kB Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (4.9 kB at 154 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 3.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-20210120.132818-1-sources.jar Progress (1): 2.0/8.8 kB Progress (1): 4.1/8.8 kB Progress (1): 6.1/8.8 kB Progress (1): 8.2/8.8 kB Progress (1): 8.8 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/appng-appngizer-maven-plugin-1.20.5-20210120.132818-1-sources.jar (8.8 kB at 172 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.8 kB Progress (1): 4.9 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (4.9 kB at 290 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 35 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 2.0/4.9 kB Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (4.9 kB at 85 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG camunda 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-camunda --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.camunda.bpm.TaskWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.appng.camunda.bpm.TaskWrapperTest [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-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/target/appng-camunda-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/target/appng-camunda-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/target/appng-camunda-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-camunda/target/appng-camunda-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-camunda --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-20210120.132821-1.jar Progress (1): 2.0/6.3 kB Progress (1): 4.1/6.3 kB Progress (1): 6.1/6.3 kB Progress (1): 6.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-20210120.132821-1.jar (6.3 kB at 40 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-20210120.132821-1.pom Progress (1): 2.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-20210120.132821-1.pom (2.0 kB at 20 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 2.0 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 100 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 775 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml (775 B at 17 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 775 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml (775 B at 29 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 21 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-20210120.132821-1-sources.jar Progress (1): 2.0/4.8 kB Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/appng-camunda-1.20.5-20210120.132821-1-sources.jar (4.8 kB at 121 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 96 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml (990 B at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.20.5-SNAPSHOT/maven-metadata.xml (990 B at 33 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 59 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Application, including Camunda BPM process engine libraries 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-application-camunda --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application-camunda --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application-camunda] in [/var/lib/jenkins/workspace/appNG_1.20.x/appng-application-camunda/target/appng-application-camunda-1.20.5-SNAPSHOT] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [1570 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-camunda/target/appng-application-camunda-1.20.5-SNAPSHOT.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-camunda --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-camunda/target/appng-application-camunda-1.20.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/appng-application-camunda-1.20.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/appng-application-camunda-1.20.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-camunda --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/appng-application-camunda-1.20.5-20210120.132825-1.war Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.1/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.2/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.3/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.4/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.5/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.6/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.7/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.8/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 0.9/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.0/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.1/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.2/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.3/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.4/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.5/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.6/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.7/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.8/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 1.9/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.0/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.1/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.2/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.3/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.4/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.5/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.6/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.7/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.8/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 2.9/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.0/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.1/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.2/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.3/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.4/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.5/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.6/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.7/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.8/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 3.9/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.0/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.1/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.2/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.3/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.4/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.5/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.6/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.7/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.8/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 4.9/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.0/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.1/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.2/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.3/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.4/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.5/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.6/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.7/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.8/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 5.9/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.0/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.1/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.2/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.3/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.4/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.5/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.6/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.7/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.8/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 6.9/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.0/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.1/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.2/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.3/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.4/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.5/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.6/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.7/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.8/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 7.9/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.0/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.1/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.2/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.3/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.4/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.5/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.6/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.7/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.8/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 8.9/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.0/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.1/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.2/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.3/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.4/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.5/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.6/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.7/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.8/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 9.9/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10.0/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 10/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 11/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 12/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 13/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 14/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 15/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 16/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 17/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 18/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 19/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 20/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 21/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 22/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 23/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 24/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 25/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 26/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 27/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 28/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 29/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 30/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 31/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 32/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 33/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 34/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 35/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 36/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 37/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 38/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 39/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 40/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 41/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 42/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 43/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 44/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 45/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 46/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 47/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 48/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 49/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 50/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 51/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 52/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 53/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 54/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 55/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 56/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 57/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 58/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 59/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 60/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 61/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 62/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 63/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 64/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 65/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 66/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 67/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 68/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 69/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 70/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 71/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 72/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 73/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 74/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 75/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 76/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 77/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 78/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 79/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 80/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 81/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 82/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 83/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 84/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 85/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 86/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 87/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 88/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 89/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 90/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 91/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 92/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 93/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 94/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 95/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 96/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 97/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 98/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 99/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 100/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 101/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 102/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 103/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 104/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 105/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 106/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 107/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 108/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 109/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 110/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 111/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112/112 MB Progress (1): 112 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/appng-application-camunda-1.20.5-20210120.132825-1.war (112 MB at 28 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/appng-application-camunda-1.20.5-20210120.132825-1.pom Progress (1): 2.0/2.1 kB Progress (1): 2.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/appng-application-camunda-1.20.5-20210120.132825-1.pom (2.1 kB at 51 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.5 kB at 22 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.5 kB at 101 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/maven-metadata.xml (787 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.20.5-SNAPSHOT/maven-metadata.xml (787 B at 27 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.6 kB at 19 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.6 kB at 41 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application-camunda --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/6 [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Maven Plugin 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-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 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-maven-plugin --- [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-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ appng-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 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-maven-plugin --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [info] generate message constants for [/var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/src/test/resources/poms/message-constants/application-home/dictionary/mymessages.properties, org.appng.test.constants.MessageConstants, /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/generated-test-sources/constants] [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [INFO] Running org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [info] generate application constants for [/var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/generated-test-sources/constants] log4j:WARN No appenders could be found for logger (org.appng.xml.ApplicationPropertyConstantCreator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/appng-maven-plugin-1.20.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-maven-plugin --- [INFO] [INFO] --- maven-shade-plugin:3.1.0:shade (default) @ appng-maven-plugin --- [INFO] Including org.appng:appng-tools:jar:1.20.5-SNAPSHOT in the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.10.0.pr1 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.10.0.pr1 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0.pr1 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.6 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.26 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar. [INFO] Excluding com.j256.simplemagic:simplemagic:jar:1.16 from the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.9 in the shaded jar. [INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 from the shaded jar. [INFO] Excluding javax.enterprise:cdi-api:jar:1.0 from the shaded jar. [INFO] Excluding javax.annotation:jsr250-api:jar:1.0 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 from the shaded jar. [INFO] Excluding org.apache.maven:maven-core:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:28.0-jre from the shaded jar. [INFO] Excluding org.apache.maven:maven-aether-provider:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-api:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-util:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:no_aop:4.0 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.21 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.1.0 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.5.2 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:1.6 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-cipher:jar:1.4 from the shaded jar. [INFO] Excluding org.apache.maven:maven-compat:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:2.10 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-build-api:jar:0.0.7 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/appng-maven-plugin-1.20.5-SNAPSHOT.jar with /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/appng-maven-plugin-1.20.5-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/appng-maven-plugin-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/appng-maven-plugin-1.20.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-maven-plugin/target/appng-maven-plugin-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-maven-plugin --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-20210120.132835-1.jar Progress (1): 2.0/526 kB Progress (1): 4.1/526 kB Progress (1): 6.1/526 kB Progress (1): 8.2/526 kB Progress (1): 10/526 kB Progress (1): 12/526 kB Progress (1): 14/526 kB Progress (1): 16/526 kB Progress (1): 18/526 kB Progress (1): 20/526 kB Progress (1): 23/526 kB Progress (1): 25/526 kB Progress (1): 27/526 kB Progress (1): 29/526 kB Progress (1): 31/526 kB Progress (1): 33/526 kB Progress (1): 35/526 kB Progress (1): 37/526 kB Progress (1): 39/526 kB Progress (1): 41/526 kB Progress (1): 43/526 kB Progress (1): 45/526 kB Progress (1): 47/526 kB Progress (1): 49/526 kB Progress (1): 51/526 kB Progress (1): 53/526 kB Progress (1): 55/526 kB Progress (1): 57/526 kB Progress (1): 59/526 kB Progress (1): 61/526 kB Progress (1): 63/526 kB Progress (1): 66/526 kB Progress (1): 68/526 kB Progress (1): 70/526 kB Progress (1): 72/526 kB Progress (1): 74/526 kB Progress (1): 76/526 kB Progress (1): 78/526 kB Progress (1): 80/526 kB Progress (1): 82/526 kB Progress (1): 84/526 kB Progress (1): 86/526 kB Progress (1): 88/526 kB Progress (1): 90/526 kB Progress (1): 92/526 kB Progress (1): 94/526 kB Progress (1): 96/526 kB Progress (1): 98/526 kB Progress (1): 100/526 kB Progress (1): 102/526 kB Progress (1): 104/526 kB Progress (1): 106/526 kB Progress (1): 109/526 kB Progress (1): 111/526 kB Progress (1): 113/526 kB Progress (1): 115/526 kB Progress (1): 117/526 kB Progress (1): 119/526 kB Progress (1): 121/526 kB Progress (1): 123/526 kB Progress (1): 125/526 kB Progress (1): 127/526 kB Progress (1): 129/526 kB Progress (1): 131/526 kB Progress (1): 133/526 kB Progress (1): 135/526 kB Progress (1): 137/526 kB Progress (1): 139/526 kB Progress (1): 141/526 kB Progress (1): 143/526 kB Progress (1): 145/526 kB Progress (1): 147/526 kB Progress (1): 150/526 kB Progress (1): 152/526 kB Progress (1): 154/526 kB Progress (1): 156/526 kB Progress (1): 158/526 kB Progress (1): 160/526 kB Progress (1): 162/526 kB Progress (1): 164/526 kB Progress (1): 166/526 kB Progress (1): 168/526 kB Progress (1): 170/526 kB Progress (1): 172/526 kB Progress (1): 174/526 kB Progress (1): 176/526 kB Progress (1): 178/526 kB Progress (1): 180/526 kB Progress (1): 182/526 kB Progress (1): 184/526 kB Progress (1): 186/526 kB Progress (1): 188/526 kB Progress (1): 190/526 kB Progress (1): 193/526 kB Progress (1): 195/526 kB Progress (1): 197/526 kB Progress (1): 199/526 kB Progress (1): 201/526 kB Progress (1): 203/526 kB Progress (1): 205/526 kB Progress (1): 207/526 kB Progress (1): 209/526 kB Progress (1): 211/526 kB Progress (1): 213/526 kB Progress (1): 215/526 kB Progress (1): 217/526 kB Progress (1): 219/526 kB Progress (1): 221/526 kB Progress (1): 223/526 kB Progress (1): 225/526 kB Progress (1): 227/526 kB Progress (1): 229/526 kB Progress (1): 231/526 kB Progress (1): 233/526 kB Progress (1): 236/526 kB Progress (1): 238/526 kB Progress (1): 240/526 kB Progress (1): 242/526 kB Progress (1): 244/526 kB Progress (1): 246/526 kB Progress (1): 248/526 kB Progress (1): 250/526 kB Progress (1): 252/526 kB Progress (1): 254/526 kB Progress (1): 256/526 kB Progress (1): 258/526 kB Progress (1): 260/526 kB Progress (1): 262/526 kB Progress (1): 264/526 kB Progress (1): 266/526 kB Progress (1): 268/526 kB Progress (1): 270/526 kB Progress (1): 272/526 kB Progress (1): 274/526 kB Progress (1): 276/526 kB Progress (1): 279/526 kB Progress (1): 281/526 kB Progress (1): 283/526 kB Progress (1): 285/526 kB Progress (1): 287/526 kB Progress (1): 289/526 kB Progress (1): 291/526 kB Progress (1): 293/526 kB Progress (1): 295/526 kB Progress (1): 297/526 kB Progress (1): 299/526 kB Progress (1): 301/526 kB Progress (1): 303/526 kB Progress (1): 305/526 kB Progress (1): 307/526 kB Progress (1): 309/526 kB Progress (1): 311/526 kB Progress (1): 313/526 kB Progress (1): 315/526 kB Progress (1): 317/526 kB Progress (1): 319/526 kB Progress (1): 322/526 kB Progress (1): 324/526 kB Progress (1): 326/526 kB Progress (1): 328/526 kB Progress (1): 330/526 kB Progress (1): 332/526 kB Progress (1): 334/526 kB Progress (1): 336/526 kB Progress (1): 338/526 kB Progress (1): 340/526 kB Progress (1): 342/526 kB Progress (1): 344/526 kB Progress (1): 346/526 kB Progress (1): 348/526 kB Progress (1): 350/526 kB Progress (1): 352/526 kB Progress (1): 354/526 kB Progress (1): 356/526 kB Progress (1): 358/526 kB Progress (1): 360/526 kB Progress (1): 362/526 kB Progress (1): 365/526 kB Progress (1): 367/526 kB Progress (1): 369/526 kB Progress (1): 371/526 kB Progress (1): 373/526 kB Progress (1): 375/526 kB Progress (1): 377/526 kB Progress (1): 379/526 kB Progress (1): 381/526 kB Progress (1): 383/526 kB Progress (1): 385/526 kB Progress (1): 387/526 kB Progress (1): 389/526 kB Progress (1): 391/526 kB Progress (1): 393/526 kB Progress (1): 395/526 kB Progress (1): 397/526 kB Progress (1): 399/526 kB Progress (1): 401/526 kB Progress (1): 403/526 kB Progress (1): 406/526 kB Progress (1): 408/526 kB Progress (1): 410/526 kB Progress (1): 412/526 kB Progress (1): 414/526 kB Progress (1): 416/526 kB Progress (1): 418/526 kB Progress (1): 420/526 kB Progress (1): 422/526 kB Progress (1): 424/526 kB Progress (1): 426/526 kB Progress (1): 428/526 kB Progress (1): 430/526 kB Progress (1): 432/526 kB Progress (1): 434/526 kB Progress (1): 436/526 kB Progress (1): 438/526 kB Progress (1): 440/526 kB Progress (1): 442/526 kB Progress (1): 444/526 kB Progress (1): 446/526 kB Progress (1): 449/526 kB Progress (1): 451/526 kB Progress (1): 453/526 kB Progress (1): 455/526 kB Progress (1): 457/526 kB Progress (1): 459/526 kB Progress (1): 461/526 kB Progress (1): 463/526 kB Progress (1): 465/526 kB Progress (1): 467/526 kB Progress (1): 469/526 kB Progress (1): 471/526 kB Progress (1): 473/526 kB Progress (1): 475/526 kB Progress (1): 477/526 kB Progress (1): 479/526 kB Progress (1): 481/526 kB Progress (1): 483/526 kB Progress (1): 485/526 kB Progress (1): 487/526 kB Progress (1): 489/526 kB Progress (1): 492/526 kB Progress (1): 494/526 kB Progress (1): 496/526 kB Progress (1): 498/526 kB Progress (1): 500/526 kB Progress (1): 502/526 kB Progress (1): 504/526 kB Progress (1): 506/526 kB Progress (1): 508/526 kB Progress (1): 510/526 kB Progress (1): 512/526 kB Progress (1): 514/526 kB Progress (1): 516/526 kB Progress (1): 518/526 kB Progress (1): 520/526 kB Progress (1): 522/526 kB Progress (1): 524/526 kB Progress (1): 526 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-20210120.132835-1.jar (526 kB at 7.4 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-20210120.132835-1.pom Progress (1): 2.0/5.6 kB Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-20210120.132835-1.pom (5.6 kB at 103 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.5 kB at 5.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.5 kB at 103 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 669 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 780 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (780 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 780 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (780 B at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 50 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 3.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-20210120.132835-1-sources.jar Progress (1): 2.0/11 kB Progress (1): 4.1/11 kB Progress (1): 6.1/11 kB Progress (1): 8.2/11 kB Progress (1): 10/11 kB Progress (1): 11 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/appng-maven-plugin-1.20.5-20210120.132835-1-sources.jar (11 kB at 206 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 132 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (995 B at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.20.5-SNAPSHOT/maven-metadata.xml (995 B at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 13 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building upNGizr 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-upngizr --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-upngizr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-upngizr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-upngizr --- [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-upngizr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ appng-upngizr --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.upngizr.controller.UpdaterTest 2021-01-20 14:28:40,146 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:40,147 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:40,147 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:40,147 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:40,147 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-01-20 14:28:40,151 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:40,152 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:40,176 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/META-INF/MANIFEST.MF 2021-01-20 14:28:40,176 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Packages.class 2021-01-20 14:28:40,177 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/ApplicationController.class 2021-01-20 14:28:40,177 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/maven/org.appng/appng-appngizer/pom.properties 2021-01-20 14:28:40,177 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/log/appNGizer.log 2021-01-20 14:28:40,177 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Links.class 2021-01-20 14:28:40,177 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Permissions.class 2021-01-20 14:28:40,178 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Application.class 2021-01-20 14:28:40,178 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Group.class 2021-01-20 14:28:40,178 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Applications.class 2021-01-20 14:28:40,178 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Groups.class 2021-01-20 14:28:40,179 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Property.class 2021-01-20 14:28:40,179 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Link.class 2021-01-20 14:28:40,179 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Database.class 2021-01-20 14:28:40,179 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/Home$1.class 2021-01-20 14:28:40,180 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/SiteApplicationController.class 2021-01-20 14:28:40,180 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/AppNGizer.class 2021-01-20 14:28:40,180 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/RoleController.class 2021-01-20 14:28:40,180 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/SiteApplicationPropertyController.class 2021-01-20 14:28:40,181 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/SubjectController.class 2021-01-20 14:28:40,181 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/SitePropertyController.class 2021-01-20 14:28:40,181 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/log4j.properties 2021-01-20 14:28:40,181 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Role.class 2021-01-20 14:28:40,182 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Repositories.class 2021-01-20 14:28:40,182 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Sites.class 2021-01-20 14:28:40,182 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Repository.class 2021-01-20 14:28:40,182 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Roles.class 2021-01-20 14:28:40,182 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Subject.class 2021-01-20 14:28:40,183 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Subjects.class 2021-01-20 14:28:40,183 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Databases.class 2021-01-20 14:28:40,183 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/PermissionController.class 2021-01-20 14:28:40,183 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/SessionFilter.class 2021-01-20 14:28:40,184 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/SiteController.class 2021-01-20 14:28:40,184 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/AppNGizerServlet.class 2021-01-20 14:28:40,184 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/GroupController.class 2021-01-20 14:28:40,184 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/PlatformController.class 2021-01-20 14:28:40,185 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/PropertyBase.class 2021-01-20 14:28:40,185 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/appNGizer.txt 2021-01-20 14:28:40,186 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/lib/appng-appngizer-jaxb-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:40,186 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Permission.class 2021-01-20 14:28:40,186 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Home.class 2021-01-20 14:28:40,186 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Platform.class 2021-01-20 14:28:40,187 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Package.class 2021-01-20 14:28:40,187 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Properties.class 2021-01-20 14:28:40,187 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/DatabaseController.class 2021-01-20 14:28:40,187 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/PlatformPropertyController.class 2021-01-20 14:28:40,188 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/ControllerBase.class 2021-01-20 14:28:40,188 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/Jaxb2Marshaller.class 2021-01-20 14:28:40,188 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/AppNGizerConfigurer.class 2021-01-20 14:28:40,189 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/RepositoryController.class 2021-01-20 14:28:40,189 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/maven/org.appng/appng-appngizer/pom.xml 2021-01-20 14:28:40,189 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/UriAware.class 2021-01-20 14:28:40,189 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/controller/Home.class 2021-01-20 14:28:40,189 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/appNGizer-servlet.xml 2021-01-20 14:28:40,190 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/appNGizer/WEB-INF/classes/org/appng/appngizer/model/Site.class 2021-01-20 14:28:40,671 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:40,671 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:40,671 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:40,671 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:40,671 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-01-20 14:28:40,672 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:40,672 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:40,672 INFO [main] org.appng.upngizr.controller.Updater: reading 99 MB from file [/var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/../appng-application/target/appng-application-1.20.5-SNAPSHOT.war] 2021-01-20 14:28:40,690 INFO [main] org.appng.upngizr.controller.Updater: retrieved 4/99 MB (5%) 2021-01-20 14:28:40,705 INFO [main] org.appng.upngizr.controller.Updater: retrieved 9/99 MB (10%) 2021-01-20 14:28:40,707 INFO [main] org.appng.upngizr.controller.Updater: retrieved 14/99 MB (15%) 2021-01-20 14:28:40,734 INFO [main] org.appng.upngizr.controller.Updater: retrieved 19/99 MB (20%) 2021-01-20 14:28:40,737 INFO [main] org.appng.upngizr.controller.Updater: retrieved 24/99 MB (25%) 2021-01-20 14:28:40,739 INFO [main] org.appng.upngizr.controller.Updater: retrieved 29/99 MB (30%) 2021-01-20 14:28:40,790 INFO [main] org.appng.upngizr.controller.Updater: retrieved 34/99 MB (35%) 2021-01-20 14:28:40,793 INFO [main] org.appng.upngizr.controller.Updater: retrieved 39/99 MB (40%) 2021-01-20 14:28:40,795 INFO [main] org.appng.upngizr.controller.Updater: retrieved 44/99 MB (45%) 2021-01-20 14:28:40,798 INFO [main] org.appng.upngizr.controller.Updater: retrieved 49/99 MB (50%) 2021-01-20 14:28:40,800 INFO [main] org.appng.upngizr.controller.Updater: retrieved 54/99 MB (55%) 2021-01-20 14:28:40,803 INFO [main] org.appng.upngizr.controller.Updater: retrieved 59/99 MB (60%) 2021-01-20 14:28:40,903 INFO [main] org.appng.upngizr.controller.Updater: retrieved 64/99 MB (65%) 2021-01-20 14:28:40,906 INFO [main] org.appng.upngizr.controller.Updater: retrieved 69/99 MB (70%) 2021-01-20 14:28:40,908 INFO [main] org.appng.upngizr.controller.Updater: retrieved 74/99 MB (75%) 2021-01-20 14:28:40,911 INFO [main] org.appng.upngizr.controller.Updater: retrieved 79/99 MB (80%) 2021-01-20 14:28:40,914 INFO [main] org.appng.upngizr.controller.Updater: retrieved 84/99 MB (85%) 2021-01-20 14:28:40,916 INFO [main] org.appng.upngizr.controller.Updater: retrieved 89/99 MB (90%) 2021-01-20 14:28:40,919 INFO [main] org.appng.upngizr.controller.Updater: retrieved 94/99 MB (95%) 2021-01-20 14:28:40,921 INFO [main] org.appng.upngizr.controller.Updater: retrieved 99/99 MB (100%) 2021-01-20 14:28:40,921 DEBUG [main] org.appng.upngizr.controller.Updater: downloading 99 MB took 0s (99MB/s) 2021-01-20 14:28:41,174 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/MANIFEST.MF 2021-01-20 14:28:41,174 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/context.xml 2021-01-20 14:28:41,174 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-mssql.properties 2021-01-20 14:28:41,174 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-hsqldb.properties 2021-01-20 14:28:41,174 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/appNG.properties 2021-01-20 14:28:41,174 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng.bat 2021-01-20 14:28:41,178 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-queries-8.2.0.jar 2021-01-20 14:28:41,236 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-core-5.4.3.Final.jar 2021-01-20 14:28:41,237 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/classmate-1.3.4.jar 2021-01-20 14:28:41,241 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-aop-4.3.24.RELEASE.jar 2021-01-20 14:28:41,243 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-tx-4.3.24.RELEASE.jar 2021-01-20 14:28:41,243 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jcip-annotations-1.0.jar 2021-01-20 14:28:41,251 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-utility-0.8.jar 2021-01-20 14:28:41,252 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-netcdf-0.8.jar 2021-01-20 14:28:41,256 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-jdbc-4.3.24.RELEASE.jar 2021-01-20 14:28:41,256 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jsr305-3.0.2.jar 2021-01-20 14:28:41,280 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/grib-4.5.5.jar 2021-01-20 14:28:41,282 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/thymeleaf-spring4-3.0.11.RELEASE.jar 2021-01-20 14:28:41,299 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/pdfbox-2.0.16.jar 2021-01-20 14:28:41,300 INFO [main] org.appng.upngizr.controller.Updater: Skipping applications/safeToDelete.txt 2021-01-20 14:28:41,300 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-mysql.properties 2021-01-20 14:28:41,300 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/install.list 2021-01-20 14:28:41,300 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng-shell 2021-01-20 14:28:41,300 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng 2021-01-20 14:28:41,300 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng-shell.bat 2021-01-20 14:28:41,300 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/web.xml 2021-01-20 14:28:41,313 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-ooxml-3.17.jar 2021-01-20 14:28:41,323 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-core-4.3.24.RELEASE.jar 2021-01-20 14:28:41,324 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackson-annotations-2.10.0.pr1.jar 2021-01-20 14:28:41,325 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-taglib-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,329 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-queryparser-8.2.0.jar 2021-01-20 14:28:41,331 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-xml-2.4.6.RELEASE.jar 2021-01-20 14:28:41,338 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-collections4-4.1.jar 2021-01-20 14:28:41,341 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-configuration-1.10.jar 2021-01-20 14:28:41,345 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-codec-1.13.jar 2021-01-20 14:28:41,345 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-i18n-1.11.jar 2021-01-20 14:28:41,346 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/semantic-version-1.2.0.jar 2021-01-20 14:28:41,348 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/attoparser-2.0.5.RELEASE.jar 2021-01-20 14:28:41,349 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/boilerpipe-1.1.0.jar 2021-01-20 14:28:41,350 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-cli-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,351 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-memory-8.2.0.jar 2021-01-20 14:28:41,351 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/javax.inject-1.jar 2021-01-20 14:28:41,351 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-formtags-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,358 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jna-4.1.0.jar 2021-01-20 14:28:41,367 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-referencing-0.8.jar 2021-01-20 14:28:41,376 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-validator-6.0.17.Final.jar 2021-01-20 14:28:41,377 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/asm-5.0.4.jar 2021-01-20 14:28:41,377 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/unit-api-1.0.jar 2021-01-20 14:28:41,383 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bcpkix-jdk15on-1.54.jar 2021-01-20 14:28:41,385 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-facet-8.2.0.jar 2021-01-20 14:28:41,388 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-expression-4.3.24.RELEASE.jar 2021-01-20 14:28:41,391 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jsoup-1.12.1.jar 2021-01-20 14:28:41,392 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/curvesapi-1.04.jar 2021-01-20 14:28:41,393 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jmatio-1.2.jar 2021-01-20 14:28:41,397 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-rt-transports-http-3.0.16.jar 2021-01-20 14:28:41,397 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/aopalliance-1.0.jar 2021-01-20 14:28:41,403 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/mchange-commons-java-0.2.15.jar 2021-01-20 14:28:41,406 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jdom2-2.0.6.jar 2021-01-20 14:28:41,407 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/javax.ws.rs-api-2.0.1.jar 2021-01-20 14:28:41,409 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/unbescape-1.1.6.RELEASE.jar 2021-01-20 14:28:41,412 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/dom4j-2.1.1.jar 2021-01-20 14:28:41,414 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/geoapi-3.0.1.jar 2021-01-20 14:28:41,415 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/tagsoup-1.2.1.jar 2021-01-20 14:28:41,415 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-exec-1.3.jar 2021-01-20 14:28:41,416 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/stax-api-1.0.1.jar 2021-01-20 14:28:41,422 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-core-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,423 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xz-1.8.jar 2021-01-20 14:28:41,424 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/im4java-1.4.0.jar 2021-01-20 14:28:41,454 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-core-8.2.0.jar 2021-01-20 14:28:41,459 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-metadata-0.8.jar 2021-01-20 14:28:41,461 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jbig2-imageio-3.0.0.jar 2021-01-20 14:28:41,462 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-pool2-2.6.2.jar 2021-01-20 14:28:41,467 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-collections-3.2.2.jar 2021-01-20 14:28:41,473 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/quartz-2.3.1.jar 2021-01-20 14:28:41,473 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-rest-api-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,478 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jai-imageio-core-1.3.1.jar 2021-01-20 14:28:41,478 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/log/appNG.log 2021-01-20 14:28:41,478 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/ehcache.xml 2021-01-20 14:28:41,481 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-api-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,483 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/javax.persistence-api-2.2.jar 2021-01-20 14:28:41,484 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/wsdl4j-1.6.3.jar 2021-01-20 14:28:41,484 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bridge-method-annotation-1.13.jar 2021-01-20 14:28:41,487 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-data-jpa-1.11.22.RELEASE.jar 2021-01-20 14:28:41,488 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/dec-0.1.2.jar 2021-01-20 14:28:41,489 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/txw2-2.3.1.jar 2021-01-20 14:28:41,491 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-io-2.6.jar 2021-01-20 14:28:41,493 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/gson-2.8.1.jar 2021-01-20 14:28:41,493 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpservices-4.5.5.jar 2021-01-20 14:28:41,494 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/slf4j-api-1.7.26.jar 2021-01-20 14:28:41,495 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-util-1.11.jar 2021-01-20 14:28:41,504 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jaxb-runtime-2.3.1.jar 2021-01-20 14:28:41,510 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jedis-3.1.0.jar 2021-01-20 14:28:41,510 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/json-simple-1.1.1.jar 2021-01-20 14:28:41,511 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-oxm-4.3.24.RELEASE.jar 2021-01-20 14:28:41,516 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-lang3-3.9.jar 2021-01-20 14:28:41,517 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-highlighter-8.2.0.jar 2021-01-20 14:28:41,518 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-persistence-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,529 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/opennlp-tools-1.8.4.jar 2021-01-20 14:28:41,529 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bzip2-0.9.1.jar 2021-01-20 14:28:41,535 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/protobuf-java-2.5.0.jar 2021-01-20 14:28:41,536 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/aspectjrt-1.8.13.jar 2021-01-20 14:28:41,538 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jandex-2.0.5.Final.jar 2021-01-20 14:28:41,573 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cdm-4.5.5.jar 2021-01-20 14:28:41,575 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-storage-0.8.jar 2021-01-20 14:28:41,575 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-entitymanager-5.4.3.Final.jar 2021-01-20 14:28:41,577 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-lang-2.6.jar 2021-01-20 14:28:41,578 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-fileupload-1.4.jar 2021-01-20 14:28:41,582 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-security-core-4.2.13.RELEASE.jar 2021-01-20 14:28:41,582 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/openjson-1.0.10.jar 2021-01-20 14:28:41,583 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jcommander-1.72.jar 2021-01-20 14:28:41,586 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpcore-4.4.11.jar 2021-01-20 14:28:41,587 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/antisamy-1.5.8.jar 2021-01-20 14:28:41,611 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-3.17.jar 2021-01-20 14:28:41,615 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/esapi-2.2.0.0.jar 2021-01-20 14:28:41,621 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-data-commons-1.13.22.RELEASE.jar 2021-01-20 14:28:41,624 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-css-1.11.jar 2021-01-20 14:28:41,650 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/byte-buddy-1.9.10.jar 2021-01-20 14:28:41,650 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/classes/ESAPI.properties 2021-01-20 14:28:41,664 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-analyzers-common-8.2.0.jar 2021-01-20 14:28:41,667 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bsh-2.0b6.jar 2021-01-20 14:28:41,668 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/pdfbox-tools-2.0.9.jar 2021-01-20 14:28:41,668 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-forms-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:41,675 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-webmvc-4.3.24.RELEASE.jar 2021-01-20 14:28:41,677 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/junrar-1.0.1.jar 2021-01-20 14:28:41,680 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/antlr-2.7.7.jar 2021-01-20 14:28:41,681 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/mysema-commons-lang-0.2.4.jar 2021-01-20 14:28:41,682 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/querydsl-jpa-4.2.1.jar 2021-01-20 14:28:41,693 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-context-4.3.24.RELEASE.jar 2021-01-20 14:28:41,693 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sentiment-analysis-parser-0.1.jar 2021-01-20 14:28:41,701 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-web-4.3.24.RELEASE.jar 2021-01-20 14:28:41,705 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xom-1.2.10.jar 2021-01-20 14:28:41,712 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-beans-4.3.24.RELEASE.jar 2021-01-20 14:28:41,812 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-ws-core-2.4.6.RELEASE.jar 2021-01-20 14:28:41,822 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/javassist-3.24.0-GA.jar 2021-01-20 14:28:41,823 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmpcore-5.1.3.jar 2021-01-20 14:28:41,829 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmlgraphics-commons-2.3.jar 2021-01-20 14:28:41,832 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/juniversalchardet-1.0.3.jar 2021-01-20 14:28:41,834 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-text-1.7.jar 2021-01-20 14:28:41,836 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/urlrewritefilter-4.0.4.jar 2021-01-20 14:28:41,837 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-commons-annotations-5.1.0.Final.jar 2021-01-20 14:28:41,843 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackcess-2.1.10.jar 2021-01-20 14:28:41,844 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/javax.annotation-api-1.2.jar 2021-01-20 14:28:41,851 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpclient-4.5.9.jar 2021-01-20 14:28:41,852 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bcmail-jdk15on-1.54.jar 2021-01-20 14:28:41,853 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/validation-api-2.0.1.Final.jar 2021-01-20 14:28:41,857 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackson-core-2.10.0.pr1.jar 2021-01-20 14:28:41,857 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/error_prone_annotations-2.3.2.jar 2021-01-20 14:28:41,860 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/rome-1.5.1.jar 2021-01-20 14:28:41,864 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-envers-5.4.3.Final.jar 2021-01-20 14:28:41,866 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/uimafit-core-2.2.0.jar 2021-01-20 14:28:41,866 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/stax-ex-1.8.jar 2021-01-20 14:28:41,869 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-security-web-4.2.13.RELEASE.jar 2021-01-20 14:28:41,870 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackcess-encrypt-2.1.4.jar 2021-01-20 14:28:41,880 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/tika-parsers-1.18.jar 2021-01-20 14:28:41,884 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/querydsl-core-4.2.1.jar 2021-01-20 14:28:41,891 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/thymeleaf-3.0.11.RELEASE.jar 2021-01-20 14:28:41,892 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jcl-over-slf4j-1.7.26.jar 2021-01-20 14:28:41,892 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-csv-1.0.jar 2021-01-20 14:28:41,892 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-data-envers-1.1.22.RELEASE.jar 2021-01-20 14:28:41,893 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/animal-sniffer-annotations-1.17.jar 2021-01-20 14:28:41,904 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-core-3.0.16.jar 2021-01-20 14:28:41,905 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-logging-api-1.1.jar 2021-01-20 14:28:41,906 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-context-support-4.3.24.RELEASE.jar 2021-01-20 14:28:41,908 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jhighlight-1.0.2.jar 2021-01-20 14:28:41,908 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/j2objc-annotations-1.3.jar 2021-01-20 14:28:41,912 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-orm-4.3.24.RELEASE.jar 2021-01-20 14:28:41,912 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/log4j.properties 2021-01-20 14:28:41,913 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/swagger-annotations-1.5.22.jar 2021-01-20 14:28:41,918 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/tika-core-1.18.jar 2021-01-20 14:28:41,919 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-feature-0.8.jar 2021-01-20 14:28:41,920 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2021-01-20 14:28:41,922 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/FastInfoset-1.2.15.jar 2021-01-20 14:28:41,925 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/apache-mime4j-dom-0.8.1.jar 2021-01-20 14:28:41,937 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/ehcache-core-2.6.11.jar 2021-01-20 14:28:41,962 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmlbeans-2.6.0.jar 2021-01-20 14:28:41,968 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-compress-1.18.jar 2021-01-20 14:28:41,992 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/guava-28.0-jre.jar 2021-01-20 14:28:41,995 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-beanutils-1.9.3.jar 2021-01-20 14:28:41,996 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jaxb-api-2.3.1.jar 2021-01-20 14:28:41,999 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-sandbox-8.2.0.jar 2021-01-20 14:28:42,000 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-rt-rs-client-3.0.16.jar 2021-01-20 14:28:42,004 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/flyway-core-4.2.0.jar 2021-01-20 14:28:42,017 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/freemarker-2.3.28.jar 2021-01-20 14:28:42,021 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/log4j-1.2.17.jar 2021-01-20 14:28:42,022 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-tools-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:42,027 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/amqp-client-5.7.2.jar 2021-01-20 14:28:42,029 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/checker-qual-2.8.1.jar 2021-01-20 14:28:42,029 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jul-to-slf4j-1.7.24.jar 2021-01-20 14:28:42,041 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/fontbox-2.0.16.jar 2021-01-20 14:28:42,041 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jdbc-perf-logger-driver-0.9.0.jar 2021-01-20 14:28:42,042 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jempbox-1.8.13.jar 2021-01-20 14:28:42,043 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/HikariCP-3.3.1.jar 2021-01-20 14:28:42,044 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jboss-logging-3.3.2.Final.jar 2021-01-20 14:28:42,056 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-scratchpad-3.17.jar 2021-01-20 14:28:42,057 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/failureaccess-1.0.1.jar 2021-01-20 14:28:42,058 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmlschema-core-2.2.2.jar 2021-01-20 14:28:42,071 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hsqldb-2.5.0.jar 2021-01-20 14:28:42,083 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackson-databind-2.10.0.pr1.jar 2021-01-20 14:28:42,083 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/maven/org.appng/appng-application/pom.xml 2021-01-20 14:28:42,083 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/maven/org.appng/appng-application/pom.properties 2021-01-20 14:28:42,083 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/log4j-cli.properties 2021-01-20 14:28:42,084 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 2021-01-20 14:28:42,085 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/udunits-4.5.5.jar 2021-01-20 14:28:42,085 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-constants-1.11.jar 2021-01-20 14:28:42,085 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/slf4j-log4j12-1.7.26.jar 2021-01-20 14:28:42,131 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/Saxon-HE-9.9.1-4.jar 2021-01-20 14:28:42,132 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-mail-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:42,132 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/istack-commons-runtime-3.0.7.jar 2021-01-20 14:28:42,133 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpmime-4.5.4.jar 2021-01-20 14:28:42,138 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/joda-time-2.10.3.jar 2021-01-20 14:28:42,140 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/stax2-api-3.1.4.jar 2021-01-20 14:28:42,140 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/java-libpst-0.8.1.jar 2021-01-20 14:28:42,141 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xml-apis-ext-1.3.04.jar 2021-01-20 14:28:42,142 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/netcdf4-4.5.5.jar 2021-01-20 14:28:42,142 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/apache-mime4j-core-0.8.1.jar 2021-01-20 14:28:42,153 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hppc-0.8.1.jar 2021-01-20 14:28:42,154 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-search-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:42,155 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/simplemagic-1.16.jar 2021-01-20 14:28:42,155 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/rome-utils-1.5.1.jar 2021-01-20 14:28:42,157 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/nekohtml-1.9.22.jar 2021-01-20 14:28:42,204 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-ooxml-schemas-3.17.jar 2021-01-20 14:28:42,217 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/uimaj-core-2.9.0.jar 2021-01-20 14:28:42,221 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/mail-1.4.5.jar 2021-01-20 14:28:42,222 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/javax.activation-api-1.2.0.jar 2021-01-20 14:28:42,226 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-vfs2-2.2.jar 2021-01-20 14:28:42,227 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-xmlapi-1.20.5-SNAPSHOT.jar 2021-01-20 14:28:42,228 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/vorbis-java-core-0.8.jar 2021-01-20 14:28:42,228 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/vorbis-java-tika-0.8.jar 2021-01-20 14:28:42,229 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/ehcache-web-2.0.4.jar 2021-01-20 14:28:42,233 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/woodstox-core-asl-4.4.1.jar 2021-01-20 14:28:42,237 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/metadata-extractor-2.10.1.jar 2021-01-20 14:28:42,242 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-rt-frontend-jaxrs-3.0.16.jar 2021-01-20 14:28:42,267 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bcprov-jdk15on-1.54.jar 2021-01-20 14:28:42,286 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:42,286 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:42,286 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:42,286 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:42,286 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-01-20 14:28:42,286 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:42,286 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:42,293 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-01-20 14:28:42,652 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:42,653 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:42,653 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:42,653 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:42,653 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-01-20 14:28:42,653 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:42,653 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:42,653 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: true 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: serverName: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:42,656 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:42,657 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-01-20 14:28:42,660 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:42,660 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:42,660 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:42,660 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:42,660 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: Source: foobar.org 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: remote address foobar.org is not in list of allowed addresses (fe80:0:0:0:f816:3eff:fefc:4eb 10.102.4.103 0:0:0:0:0:0:0:1 127.0.0.1) 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:42,661 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-01-20 14:28:42,664 WARN [main] org.appng.upngizr.controller.Updater: https://appng.org/appng/builds/stable/appng-application-0.8.15.war does not exist! 2021-01-20 14:28:42,812 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-01-20 14:28:42,812 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-01-20 14:28:42,813 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-01-20 14:28:42,813 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-01-20 14:28:42,813 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-01-20 14:28:42,813 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fefc:4eb,10.102.4.103,0:0:0:0:0:0:0:1,127.0.0.1 2021-01-20 14:28:42,813 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngbuild0.stack.aiticon.net 2021-01-20 14:28:42,814 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-01-20 14:28:42,818 INFO [main] org.appng.upngizr.controller.Updater: Starting appNG 2021-01-20 14:28:45,820 INFO [main] org.appng.upngizr.controller.Updater: Started appNG in 3 seconds. 2021-01-20 14:28:45,821 INFO [upNGizr updater] org.appng.upngizr.controller.Updater: Starting appNGizer 2021-01-20 14:28:47,821 INFO [main] org.appng.upngizr.controller.Updater: Started appNGizer in 2 seconds. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.847 s - in org.appng.upngizr.controller.UpdaterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-upngizr --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-upngizr] in [/var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/appng-upngizr-1.20.5-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/appng-upngizr-1.20.5-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/appng-upngizr-1.20.5-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/src/main/webapp] [INFO] Webapp assembled in [17 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/appng-upngizr-1.20.5-SNAPSHOT.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-upngizr --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/appng-upngizr-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-upngizr --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/appng-upngizr-1.20.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.20.x/appng-upngizr/target/appng-upngizr-1.20.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-upngizr --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-20210120.132848-1.war Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.1/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.2/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.3/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.4/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.5/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.6/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.7/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.8/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 0.9/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.0/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.1/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.2/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.3/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.4/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.5/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.6/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.7/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.8/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 1.9/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.0/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.1/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.2/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.3/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.4/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.5/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.6/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.7/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.8/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 2.9/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.0/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.1/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.2/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.3/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.4/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.5/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.6/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.7/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.8/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 3.9/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.0/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.1/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.2/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.3/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.4/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.5/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.6/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.7/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.8/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 4.9/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.0/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.1/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.2/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.3/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.4/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.5/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.6/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.7/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.8/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 5.9/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.0/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.1/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.2/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.3/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.4/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.5/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.6/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.7/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.8/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 6.9/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.0/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.1/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2/7.2 MB Progress (1): 7.2 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-20210120.132848-1.war (7.2 MB at 7.9 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-20210120.132848-1.pom Progress (1): 2.0/4.6 kB Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-20210120.132848-1.pom (4.6 kB at 75 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 25 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 94 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 775 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml (775 B at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 775 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml (775 B at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 21 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 53 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-20210120.132848-1-sources.jar Progress (1): 2.0/26 kB Progress (1): 4.1/26 kB Progress (1): 6.1/26 kB Progress (1): 8.2/26 kB Progress (1): 10/26 kB Progress (1): 12/26 kB Progress (1): 14/26 kB Progress (1): 16/26 kB Progress (1): 18/26 kB Progress (1): 20/26 kB Progress (1): 23/26 kB Progress (1): 25/26 kB Progress (1): 26 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/appng-upngizr-1.20.5-20210120.132848-1-sources.jar (26 kB at 534 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 110 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml (990 B at 16 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.20.5-SNAPSHOT/maven-metadata.xml (990 B at 34 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 64 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-upngizr --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/6 [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 2.644 s] [INFO] appNG Tools ........................................ SUCCESS [ 11.252 s] [INFO] appNG Mail ......................................... SUCCESS [ 2.662 s] [INFO] appNG Forms ........................................ SUCCESS [ 4.127 s] [INFO] appng Formtags ..................................... SUCCESS [ 2.730 s] [INFO] appNG XML-API ...................................... SUCCESS [ 4.838 s] [INFO] appNG public API ................................... SUCCESS [ 9.664 s] [INFO] appNG testsupport .................................. SUCCESS [ 4.866 s] [INFO] appNG REST API ..................................... SUCCESS [ 3.922 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 11.725 s] [INFO] appNG Search ....................................... SUCCESS [ 12.561 s] [INFO] appNG Core Library ................................. SUCCESS [ 49.500 s] [INFO] appNG Command Line Interface ....................... SUCCESS [08:05 min] [INFO] appNG Tag Library .................................. SUCCESS [ 5.289 s] [INFO] appNG Application .................................. SUCCESS [ 13.168 s] [INFO] appNG application BOM .............................. SUCCESS [ 0.791 s] [INFO] appNG Documentation ................................ SUCCESS [ 36.522 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 0.844 s] [INFO] appNG Template Parent .............................. SUCCESS [ 0.501 s] [INFO] appng-application-assembly ......................... SUCCESS [ 1.139 s] [INFO] appNG application parent ........................... SUCCESS [ 0.306 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 1.143 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 5.723 s] [INFO] appNGizer .......................................... SUCCESS [ 55.969 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 4.225 s] [INFO] appNG camunda ...................................... SUCCESS [ 2.926 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 7.492 s] [INFO] appNG Maven Plugin ................................. SUCCESS [ 6.432 s] [INFO] upNGizr ............................................ SUCCESS [ 13.215 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:41 min [INFO] Finished at: 2021-01-20T14:28:49+01:00 [INFO] Final Memory: 293M/1047M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "dummy" could not be activated because it does not exist. [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn javadoc:aggregate [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-application-bom:pom:1.20.5-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> version 1.16.22 vs 1.16.18 @ line 1472, column 16 [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 REST API [INFO] appNG Persistence-Tools [INFO] appNG Search [INFO] appNG Core Library [INFO] appNG Command Line Interface [INFO] appNG Tag Library [INFO] appNG Application [INFO] appNG application BOM [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] appNG camunda [INFO] appNG Application, including Camunda BPM process engine libraries [INFO] appNG Maven Plugin [INFO] upNGizr [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Parent 1.20.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ appng-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.20.5-SNAPSHOT [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_1.20.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG REST API 1.20.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] Skipped overwriting pom.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger//pom.xml [INFO] Skipped overwriting README.md as the file already exists in /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger//README.md [INFO] Skipped overwriting build.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger//build.gradle [INFO] Skipped overwriting build.sbt as the file already exists in /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger//build.sbt [INFO] Skipped overwriting settings.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger//settings.gradle [INFO] Skipped overwriting gradle.properties as the file already exists in /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger//gradle.properties [INFO] Skipped overwriting AndroidManifest.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.20.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.20.5-SNAPSHOT [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_1.20.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.20.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Maven Plugin 1.20.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-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 3 mojo descriptors. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ appng-parent <<< [INFO] Downloading: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1.jar Progress (1): 1.1 kB Progress (1): 2.1 kB Progress (1): 2.6 kB Progress (1): 3.1 kB Progress (1): 3.6 kB Progress (1): 4.1 kB Progress (1): 4.6 kB Progress (1): 5.2 kB Progress (1): 5.7 kB Progress (1): 6.2 kB Progress (1): 6.7 kB Progress (1): 7.3 kB Progress (1): 7.8 kB Progress (1): 8.3 kB Progress (1): 8.8 kB Progress (1): 9.2 kB Progress (1): 9.8 kB Progress (1): 10 kB Progress (1): 11 kB Progress (1): 11 kB Progress (1): 12 kB Progress (1): 12 kB Progress (1): 13 kB Progress (1): 14 kB Progress (1): 14 kB Progress (1): 15 kB Progress (1): 15 kB Progress (1): 16 kB Progress (1): 16 kB Progress (1): 17 kB Progress (1): 17 kB Progress (1): 18 kB Progress (1): 18 kB Progress (1): 19 kB Progress (1): 19 kB Progress (1): 20 kB Progress (1): 20 kB Progress (1): 21 kB Progress (1): 21 kB Progress (1): 22 kB Progress (1): 22 kB Progress (1): 23 kB Progress (1): 23 kB Progress (1): 24 kB Progress (1): 24 kB Progress (1): 25 kB Progress (1): 26 kB Progress (1): 26 kB Progress (1): 26 kB Progress (1): 27 kB Progress (1): 28 kB Progress (1): 28 kB Progress (1): 29 kB Progress (1): 29 kB Progress (1): 30 kB Progress (1): 30 kB Progress (1): 31 kB Progress (1): 31 kB Progress (1): 32 kB Progress (1): 32 kB Progress (1): 33 kB Progress (1): 33 kB Progress (1): 34 kB Progress (1): 34 kB Progress (1): 35 kB Progress (1): 35 kB Progress (1): 36 kB Progress (1): 36 kB Progress (1): 37 kB Progress (1): 37 kB Progress (1): 38 kB Progress (1): 38 kB Progress (1): 39 kB Progress (1): 39 kB Progress (1): 40 kB Progress (1): 40 kB Progress (1): 41 kB Progress (1): 41 kB Progress (1): 42 kB Progress (1): 42 kB Progress (1): 43 kB Progress (1): 43 kB Progress (1): 44 kB Progress (1): 44 kB Progress (1): 45 kB Progress (1): 45 kB Progress (1): 46 kB Progress (1): 46 kB Progress (1): 47 kB Progress (1): 47 kB Progress (1): 48 kB Progress (1): 48 kB Progress (1): 49 kB Progress (1): 49 kB Progress (1): 50 kB Progress (1): 50 kB Progress (1): 51 kB Progress (1): 51 kB Progress (1): 52 kB Progress (1): 52 kB Progress (1): 53 kB Progress (1): 53 kB Progress (1): 54 kB Progress (1): 54 kB Progress (1): 55 kB Progress (1): 55 kB Progress (1): 56 kB Progress (1): 56 kB Progress (1): 57 kB Progress (1): 57 kB Progress (1): 58 kB Progress (1): 58 kB Progress (1): 59 kB Progress (1): 59 kB Progress (1): 60 kB Progress (1): 60 kB Progress (1): 61 kB Progress (1): 61 kB Progress (1): 62 kB Progress (1): 62 kB Progress (1): 63 kB Progress (1): 63 kB Progress (1): 64 kB Progress (1): 65 kB Progress (1): 65 kB Progress (1): 66 kB Progress (1): 66 kB Progress (1): 67 kB Progress (1): 67 kB Progress (1): 68 kB Progress (1): 68 kB Progress (1): 69 kB Progress (1): 69 kB Progress (1): 70 kB Progress (1): 70 kB Progress (1): 71 kB Progress (1): 71 kB Progress (1): 72 kB Progress (1): 72 kB Progress (1): 73 kB Progress (1): 73 kB Progress (1): 74 kB Progress (1): 75 kB Progress (1): 75 kB Progress (1): 76 kB Progress (1): 76 kB Progress (1): 77 kB Progress (1): 77 kB Progress (1): 78 kB Progress (1): 78 kB Progress (1): 79 kB Progress (1): 79 kB Progress (1): 80 kB Progress (1): 80 kB Progress (1): 81 kB Progress (1): 81 kB Progress (1): 82 kB Progress (1): 82 kB Progress (1): 83 kB Progress (1): 83 kB Progress (1): 84 kB Progress (1): 84 kB Progress (1): 85 kB Progress (1): 85 kB Progress (1): 86 kB Progress (1): 86 kB Progress (1): 87 kB Progress (1): 87 kB Progress (1): 88 kB Progress (1): 88 kB Progress (1): 89 kB Progress (1): 89 kB Progress (1): 90 kB Progress (1): 90 kB Progress (1): 91 kB Progress (1): 91 kB Progress (1): 92 kB Progress (1): 92 kB Progress (1): 93 kB Progress (1): 94 kB Progress (1): 94 kB Progress (1): 95 kB Progress (1): 95 kB Progress (1): 96 kB Progress (1): 97 kB Progress (1): 97 kB Progress (1): 98 kB Progress (1): 98 kB Progress (1): 99 kB Progress (1): 99 kB Progress (1): 100 kB Progress (1): 100 kB Progress (1): 101 kB Progress (1): 101 kB Progress (1): 102 kB Progress (1): 102 kB Progress (1): 103 kB Progress (1): 103 kB Progress (1): 104 kB Progress (1): 104 kB Progress (1): 105 kB Progress (1): 106 kB Progress (1): 106 kB Progress (1): 107 kB Progress (1): 107 kB Progress (1): 108 kB Progress (1): 108 kB Progress (1): 109 kB Progress (1): 109 kB Progress (1): 110 kB Progress (1): 110 kB Progress (1): 111 kB Progress (1): 111 kB Progress (1): 112 kB Progress (1): 112 kB Progress (1): 113 kB Progress (1): 113 kB Progress (1): 114 kB Progress (1): 114 kB Progress (1): 115 kB Progress (1): 116 kB Progress (1): 116 kB Progress (1): 117 kB Progress (1): 117 kB Progress (1): 118 kB Progress (1): 118 kB Progress (1): 119 kB Progress (1): 119 kB Progress (1): 120 kB Progress (1): 120 kB Progress (1): 121 kB Progress (1): 121 kB Progress (1): 122 kB Progress (1): 122 kB Progress (1): 123 kB Progress (1): 124 kB Progress (1): 124 kB Progress (1): 125 kB Progress (1): 125 kB Progress (1): 126 kB Progress (1): 126 kB Progress (1): 127 kB Progress (1): 127 kB Progress (1): 128 kB Progress (1): 128 kB Progress (1): 129 kB Progress (1): 129 kB Progress (1): 130 kB Progress (1): 130 kB Progress (1): 131 kB Progress (1): 131 kB Progress (1): 132 kB Progress (1): 132 kB Progress (1): 133 kB Progress (1): 133 kB Progress (1): 134 kB Progress (1): 134 kB Progress (1): 135 kB Progress (1): 135 kB Progress (1): 136 kB Progress (1): 136 kB Progress (1): 137 kB Progress (1): 137 kB Progress (1): 138 kB Progress (1): 138 kB Progress (1): 139 kB Progress (1): 140 kB Progress (1): 140 kB Progress (1): 141 kB Progress (1): 141 kB Progress (1): 142 kB Progress (1): 142 kB Progress (1): 143 kB Progress (1): 143 kB Progress (1): 144 kB Progress (1): 144 kB Progress (1): 145 kB Progress (1): 146 kB Progress (1): 146 kB Progress (1): 147 kB Progress (1): 147 kB Progress (1): 148 kB Progress (1): 148 kB Progress (1): 149 kB Progress (1): 149 kB Progress (1): 150 kB Progress (1): 150 kB Progress (1): 151 kB Progress (1): 151 kB Progress (1): 152 kB Progress (1): 152 kB Progress (1): 153 kB Progress (1): 154 kB Progress (1): 154 kB Progress (1): 155 kB Progress (1): 155 kB Progress (1): 156 kB Progress (1): 156 kB Progress (1): 157 kB Progress (1): 157 kB Progress (1): 158 kB Progress (1): 158 kB Progress (1): 159 kB Progress (1): 159 kB Progress (1): 160 kB Progress (1): 160 kB Progress (1): 161 kB Progress (1): 161 kB Progress (1): 162 kB Progress (1): 162 kB Progress (1): 163 kB Progress (1): 163 kB Progress (1): 164 kB Progress (1): 165 kB Progress (1): 165 kB Progress (1): 166 kB Progress (1): 166 kB Progress (1): 167 kB Progress (1): 167 kB Progress (1): 168 kB Progress (1): 168 kB Progress (1): 169 kB Progress (1): 169 kB Progress (1): 170 kB Progress (1): 170 kB Progress (1): 171 kB Progress (1): 171 kB Progress (1): 172 kB Progress (1): 172 kB Progress (1): 173 kB Progress (1): 173 kB Progress (1): 174 kB Progress (1): 174 kB Progress (1): 175 kB Progress (1): 175 kB Progress (1): 176 kB Progress (1): 176 kB Progress (1): 177 kB Progress (1): 177 kB Progress (1): 178 kB Progress (1): 178 kB Progress (1): 179 kB Progress (1): 179 kB Progress (1): 180 kB Progress (1): 180 kB Progress (1): 181 kB Progress (1): 181 kB Progress (1): 182 kB Progress (1): 183 kB Progress (1): 183 kB Progress (1): 184 kB Progress (1): 184 kB Progress (1): 185 kB Progress (1): 185 kB Progress (1): 186 kB Progress (1): 186 kB Progress (1): 187 kB Progress (1): 187 kB Progress (1): 188 kB Progress (1): 188 kB Progress (1): 189 kB Progress (1): 189 kB Progress (1): 190 kB Progress (1): 190 kB Progress (1): 191 kB Progress (1): 191 kB Progress (1): 192 kB Progress (1): 192 kB Progress (1): 193 kB Progress (1): 193 kB Progress (1): 194 kB Progress (1): 194 kB Progress (1): 195 kB Progress (1): 195 kB Progress (1): 196 kB Progress (1): 196 kB Progress (1): 197 kB Progress (1): 197 kB Progress (1): 198 kB Progress (1): 198 kB Progress (1): 199 kB Progress (1): 199 kB Progress (1): 200 kB Progress (1): 200 kB Progress (1): 201 kB Progress (1): 201 kB Progress (1): 202 kB Progress (1): 202 kB Progress (1): 203 kB Progress (1): 203 kB Progress (1): 204 kB Progress (1): 204 kB Progress (1): 205 kB Progress (1): 205 kB Progress (1): 206 kB Progress (1): 206 kB Progress (1): 207 kB Progress (1): 207 kB Progress (1): 208 kB Progress (1): 208 kB Progress (1): 209 kB Progress (1): 210 kB Progress (1): 210 kB Progress (1): 211 kB Progress (1): 211 kB Progress (1): 212 kB Progress (1): 212 kB Progress (1): 213 kB Progress (1): 213 kB Progress (1): 214 kB Progress (1): 214 kB Progress (1): 215 kB Progress (1): 215 kB Progress (1): 216 kB Progress (1): 216 kB Progress (1): 217 kB Progress (1): 217 kB Progress (1): 218 kB Progress (1): 218 kB Progress (1): 219 kB Progress (1): 219 kB Progress (1): 220 kB Progress (1): 220 kB Progress (1): 221 kB Progress (1): 221 kB Progress (1): 222 kB Progress (1): 222 kB Progress (1): 223 kB Progress (1): 224 kB Progress (1): 224 kB Progress (1): 225 kB Progress (1): 225 kB Progress (1): 225 kB Progress (1): 226 kB Progress (1): 226 kB Progress (1): 227 kB Progress (1): 228 kB Progress (1): 228 kB Progress (1): 229 kB Progress (1): 229 kB Progress (1): 230 kB Progress (1): 230 kB Progress (1): 231 kB Progress (1): 231 kB Progress (1): 232 kB Progress (1): 232 kB Progress (1): 233 kB Progress (1): 233 kB Progress (1): 234 kB Progress (1): 234 kB Progress (1): 235 kB Progress (1): 235 kB Progress (1): 236 kB Progress (1): 236 kB Progress (1): 237 kB Progress (1): 237 kB Progress (1): 238 kB Progress (1): 238 kB Progress (1): 239 kB Progress (1): 239 kB Progress (1): 240 kB Progress (1): 240 kB Progress (1): 241 kB Progress (1): 241 kB Progress (1): 242 kB Progress (1): 242 kB Progress (1): 243 kB Progress (1): 243 kB Progress (1): 244 kB Progress (1): 245 kB Progress (1): 245 kB Progress (1): 246 kB Progress (1): 246 kB Progress (1): 247 kB Progress (1): 247 kB Progress (1): 248 kB Progress (1): 248 kB Progress (1): 249 kB Progress (1): 249 kB Progress (1): 250 kB Progress (1): 250 kB Progress (1): 251 kB Progress (1): 251 kB Progress (1): 252 kB Progress (1): 252 kB Progress (1): 253 kB Progress (1): 254 kB Progress (1): 254 kB Progress (1): 255 kB Progress (1): 255 kB Progress (1): 256 kB Progress (1): 256 kB Progress (1): 257 kB Progress (1): 257 kB Progress (1): 258 kB Progress (1): 258 kB Progress (1): 259 kB Progress (1): 259 kB Progress (1): 260 kB Progress (1): 260 kB Progress (1): 261 kB Progress (1): 261 kB Progress (1): 262 kB Progress (1): 262 kB Progress (1): 263 kB Progress (1): 263 kB Progress (1): 264 kB Progress (1): 265 kB Progress (1): 265 kB Progress (1): 266 kB Progress (1): 266 kB Progress (1): 267 kB Progress (1): 267 kB Progress (1): 268 kB Progress (1): 268 kB Progress (1): 269 kB Progress (1): 269 kB Progress (1): 270 kB Progress (1): 270 kB Progress (1): 271 kB Progress (1): 271 kB Progress (1): 272 kB Progress (1): 272 kB Progress (1): 273 kB Progress (1): 273 kB Progress (1): 274 kB Progress (1): 274 kB Progress (1): 275 kB Progress (1): 275 kB Progress (1): 276 kB Progress (1): 276 kB Progress (1): 277 kB Progress (1): 277 kB Progress (1): 278 kB Progress (1): 279 kB Progress (1): 279 kB Progress (1): 280 kB Progress (1): 280 kB Progress (1): 281 kB Progress (1): 281 kB Progress (1): 282 kB Progress (1): 283 kB Progress (1): 283 kB Progress (1): 284 kB Progress (1): 284 kB Progress (1): 285 kB Progress (1): 285 kB Progress (1): 286 kB Progress (1): 286 kB Progress (1): 287 kB Progress (1): 287 kB Progress (1): 288 kB Progress (1): 289 kB Progress (1): 289 kB Progress (1): 290 kB Progress (1): 290 kB Progress (1): 291 kB Progress (1): 292 kB Progress (1): 292 kB Progress (1): 292 kB Progress (1): 293 kB Progress (1): 294 kB Progress (1): 294 kB Progress (1): 295 kB Progress (1): 295 kB Progress (1): 296 kB Progress (1): 296 kB Progress (1): 297 kB Progress (1): 297 kB Progress (1): 298 kB Progress (1): 298 kB Progress (1): 299 kB Progress (1): 299 kB Progress (1): 300 kB Progress (1): 300 kB Progress (1): 301 kB Progress (1): 301 kB Progress (1): 302 kB Progress (1): 302 kB Progress (1): 303 kB Progress (1): 303 kB Progress (1): 304 kB Progress (1): 304 kB Progress (1): 305 kB Progress (1): 305 kB Progress (1): 306 kB Progress (1): 306 kB Progress (1): 307 kB Progress (1): 308 kB Progress (1): 308 kB Progress (1): 309 kB Progress (1): 309 kB Progress (1): 310 kB Progress (1): 310 kB Progress (1): 311 kB Progress (1): 311 kB Progress (1): 312 kB Progress (1): 312 kB Progress (1): 313 kB Progress (1): 313 kB Progress (1): 314 kB Progress (1): 314 kB Progress (1): 315 kB Progress (1): 315 kB Progress (1): 316 kB Progress (1): 316 kB Progress (1): 317 kB Progress (1): 317 kB Progress (1): 318 kB Progress (1): 318 kB Progress (1): 319 kB Progress (1): 320 kB Progress (1): 320 kB Progress (1): 321 kB Progress (1): 321 kB Progress (1): 322 kB Progress (1): 322 kB Progress (1): 323 kB Progress (1): 323 kB Progress (1): 324 kB Progress (1): 324 kB Progress (1): 325 kB Progress (1): 325 kB Progress (1): 326 kB Progress (1): 326 kB Progress (1): 327 kB Progress (1): 327 kB Progress (1): 328 kB Progress (1): 328 kB Progress (1): 329 kB Progress (1): 329 kB Progress (1): 330 kB Progress (1): 330 kB Progress (1): 331 kB Progress (1): 331 kB Progress (1): 332 kB Progress (1): 332 kB Progress (1): 333 kB Progress (1): 334 kB Progress (1): 334 kB Progress (1): 334 kB Progress (1): 335 kB Progress (1): 336 kB Progress (1): 336 kB Progress (1): 337 kB Progress (1): 337 kB Progress (1): 338 kB Progress (1): 338 kB Progress (1): 339 kB Progress (1): 339 kB Progress (1): 340 kB Progress (1): 340 kB Progress (1): 341 kB Progress (1): 341 kB Progress (1): 342 kB Progress (1): 342 kB Progress (1): 343 kB Progress (1): 343 kB Progress (1): 344 kB Progress (1): 344 kB Progress (1): 345 kB Progress (1): 345 kB Progress (1): 346 kB Progress (1): 346 kB Progress (1): 347 kB Progress (1): 348 kB Progress (1): 348 kB Progress (1): 349 kB Progress (1): 349 kB Progress (1): 350 kB Progress (1): 350 kB Progress (1): 351 kB Progress (1): 351 kB Progress (1): 352 kB Progress (1): 352 kB Progress (1): 353 kB Progress (1): 353 kB Progress (1): 354 kB Progress (1): 355 kB Progress (1): 355 kB Progress (1): 356 kB Progress (1): 356 kB Progress (1): 357 kB Progress (1): 357 kB Progress (1): 358 kB Progress (1): 358 kB Progress (1): 359 kB Progress (1): 359 kB Progress (1): 360 kB Progress (1): 360 kB Progress (1): 361 kB Progress (1): 361 kB Progress (1): 362 kB Progress (1): 362 kB Progress (1): 363 kB Progress (1): 363 kB Progress (1): 364 kB Progress (1): 365 kB Progress (1): 365 kB Progress (1): 366 kB Progress (1): 366 kB Progress (1): 367 kB Progress (1): 367 kB Progress (1): 368 kB Progress (1): 368 kB Progress (1): 369 kB Progress (1): 369 kB Progress (1): 370 kB Progress (1): 370 kB Progress (1): 371 kB Progress (1): 371 kB Progress (1): 372 kB Progress (1): 373 kB Progress (1): 373 kB Progress (1): 374 kB Progress (1): 374 kB Progress (1): 375 kB Progress (1): 375 kB Progress (1): 376 kB Progress (1): 376 kB Progress (1): 377 kB Progress (1): 377 kB Progress (1): 378 kB Progress (1): 378 kB Progress (1): 379 kB Progress (1): 379 kB Progress (1): 380 kB Progress (1): 380 kB Progress (1): 381 kB Progress (1): 381 kB Progress (1): 382 kB Progress (1): 382 kB Progress (1): 383 kB Progress (1): 383 kB Progress (1): 384 kB Progress (1): 384 kB Progress (1): 385 kB Progress (1): 385 kB Progress (1): 386 kB Progress (1): 386 kB Progress (1): 387 kB Progress (1): 387 kB Progress (1): 388 kB Progress (1): 388 kB Progress (1): 389 kB Progress (1): 389 kB Progress (1): 390 kB Progress (1): 390 kB Progress (1): 391 kB Progress (1): 391 kB Progress (1): 392 kB Progress (1): 392 kB Progress (1): 393 kB Progress (1): 393 kB Progress (1): 394 kB Progress (1): 394 kB Progress (1): 395 kB Progress (1): 396 kB Progress (1): 396 kB Progress (1): 397 kB Progress (1): 397 kB Progress (1): 398 kB Progress (1): 398 kB Progress (1): 399 kB Progress (1): 399 kB Progress (1): 400 kB Progress (1): 400 kB Progress (1): 401 kB Progress (1): 401 kB Progress (1): 402 kB Progress (1): 402 kB Progress (1): 403 kB Progress (1): 403 kB Progress (1): 404 kB Progress (1): 404 kB Progress (1): 405 kB Progress (1): 405 kB Progress (1): 406 kB Progress (1): 406 kB Progress (1): 407 kB Progress (1): 408 kB Progress (1): 408 kB Progress (1): 409 kB Progress (1): 409 kB Progress (1): 409 kB Progress (1): 410 kB Progress (1): 410 kB Progress (1): 411 kB Progress (1): 411 kB Progress (1): 412 kB Progress (1): 412 kB Progress (1): 413 kB Progress (1): 413 kB Progress (1): 414 kB Progress (1): 415 kB Progress (1): 415 kB Progress (1): 416 kB Progress (1): 416 kB Progress (1): 417 kB Progress (1): 417 kB Progress (1): 418 kB Progress (1): 418 kB Progress (1): 419 kB Progress (1): 419 kB Progress (1): 420 kB Progress (1): 421 kB Progress (1): 422 kB Progress (1): 422 kB Progress (1): 423 kB Progress (1): 423 kB Progress (1): 424 kB Progress (1): 425 kB Progress (1): 425 kB Progress (1): 426 kB Progress (1): 426 kB Progress (1): 426 kB Progress (1): 427 kB Progress (1): 427 kB Progress (1): 428 kB Progress (1): 429 kB Progress (1): 429 kB Progress (1): 430 kB Progress (1): 430 kB Progress (1): 431 kB Progress (1): 431 kB Progress (1): 432 kB Progress (1): 432 kB Progress (1): 433 kB Progress (1): 433 kB Progress (1): 434 kB Progress (1): 434 kB Progress (1): 435 kB Progress (1): 435 kB Progress (1): 436 kB Progress (1): 436 kB Progress (1): 437 kB Progress (1): 437 kB Progress (1): 438 kB Progress (1): 438 kB Progress (1): 439 kB Progress (1): 439 kB Progress (1): 440 kB Progress (1): 440 kB Progress (1): 441 kB Progress (1): 441 kB Progress (1): 442 kB Progress (1): 442 kB Progress (1): 443 kB Progress (1): 443 kB Progress (1): 444 kB Progress (1): 444 kB Progress (1): 445 kB Progress (1): 445 kB Progress (1): 446 kB Progress (1): 446 kB Progress (1): 447 kB Progress (1): 447 kB Progress (1): 448 kB Progress (1): 448 kB Progress (1): 449 kB Progress (1): 449 kB Progress (1): 450 kB Progress (1): 451 kB Progress (1): 451 kB Progress (1): 452 kB Progress (1): 452 kB Progress (1): 453 kB Progress (1): 453 kB Progress (1): 454 kB Progress (1): 454 kB Progress (1): 455 kB Progress (1): 455 kB Progress (1): 456 kB Progress (1): 456 kB Progress (1): 457 kB Progress (1): 457 kB Progress (1): 458 kB Progress (1): 458 kB Progress (1): 459 kB Progress (1): 459 kB Progress (1): 460 kB Progress (1): 460 kB Progress (1): 461 kB Progress (1): 461 kB Progress (1): 462 kB Progress (1): 462 kB Progress (1): 463 kB Progress (1): 464 kB Progress (1): 464 kB Progress (1): 465 kB Progress (1): 465 kB Progress (1): 466 kB Progress (1): 466 kB Progress (1): 467 kB Progress (1): 467 kB Progress (1): 468 kB Progress (1): 468 kB Progress (1): 469 kB Progress (1): 469 kB Progress (1): 470 kB Progress (1): 470 kB Progress (1): 471 kB Progress (1): 471 kB Progress (1): 472 kB Progress (1): 472 kB Progress (1): 473 kB Progress (1): 473 kB Progress (1): 474 kB Progress (1): 474 kB Progress (1): 475 kB Progress (1): 475 kB Progress (1): 476 kB Progress (1): 476 kB Progress (1): 477 kB Progress (1): 477 kB Progress (1): 478 kB Progress (1): 478 kB Progress (1): 479 kB Progress (1): 479 kB Progress (1): 480 kB Progress (1): 480 kB Progress (1): 481 kB Progress (1): 482 kB Progress (1): 482 kB Progress (1): 483 kB Progress (1): 483 kB Progress (1): 484 kB Progress (1): 484 kB Progress (1): 485 kB Progress (1): 485 kB Progress (1): 486 kB Progress (1): 486 kB Progress (1): 487 kB Progress (1): 487 kB Progress (1): 488 kB Progress (1): 488 kB Progress (1): 489 kB Progress (1): 489 kB Progress (1): 490 kB Progress (1): 490 kB Progress (1): 491 kB Progress (1): 491 kB Progress (1): 492 kB Progress (1): 492 kB Progress (1): 493 kB Progress (1): 493 kB Progress (1): 494 kB Progress (1): 494 kB Progress (1): 495 kB Progress (1): 495 kB Progress (1): 496 kB Progress (1): 497 kB Progress (1): 497 kB Progress (1): 498 kB Progress (1): 498 kB Progress (1): 499 kB Progress (1): 499 kB Progress (1): 500 kB Progress (1): 500 kB Progress (1): 501 kB Progress (1): 501 kB Progress (1): 502 kB Progress (1): 502 kB Progress (1): 503 kB Progress (1): 503 kB Progress (1): 504 kB Progress (1): 505 kB Progress (1): 505 kB Progress (1): 506 kB Progress (1): 507 kB Progress (1): 507 kB Progress (1): 508 kB Progress (1): 509 kB Progress (1): 509 kB Progress (1): 510 kB Progress (1): 510 kB Progress (1): 511 kB Progress (1): 511 kB Progress (1): 512 kB Progress (1): 512 kB Progress (1): 513 kB Progress (1): 513 kB Progress (1): 514 kB Progress (1): 514 kB Progress (1): 515 kB Progress (1): 515 kB Progress (1): 516 kB Progress (1): 517 kB Progress (1): 517 kB Progress (1): 518 kB Progress (1): 518 kB Progress (1): 519 kB Progress (1): 519 kB Progress (1): 520 kB Progress (1): 520 kB Progress (1): 521 kB Progress (1): 521 kB Progress (1): 522 kB Progress (1): 522 kB Progress (1): 523 kB Progress (1): 523 kB Progress (1): 524 kB Progress (1): 525 kB Progress (1): 525 kB Progress (1): 526 kB Progress (1): 526 kB Progress (1): 527 kB Progress (1): 527 kB Progress (1): 528 kB Progress (1): 528 kB Progress (1): 529 kB Progress (1): 529 kB Progress (1): 530 kB Progress (1): 530 kB Progress (1): 531 kB Progress (1): 531 kB Progress (1): 532 kB Progress (1): 532 kB Progress (1): 533 kB Progress (1): 534 kB Progress (1): 534 kB Progress (1): 535 kB Progress (1): 535 kB Progress (1): 536 kB Progress (1): 536 kB Progress (1): 537 kB Progress (1): 537 kB Progress (1): 538 kB Progress (1): 538 kB Progress (1): 539 kB Progress (1): 539 kB Progress (1): 540 kB Progress (1): 540 kB Progress (1): 541 kB Progress (1): 541 kB Progress (1): 542 kB Progress (1): 543 kB Progress (1): 543 kB Progress (1): 544 kB Progress (1): 544 kB Progress (1): 545 kB Progress (1): 545 kB Progress (1): 546 kB Progress (1): 546 kB Progress (1): 547 kB Progress (1): 547 kB Progress (1): 548 kB Progress (1): 548 kB Progress (1): 549 kB Progress (1): 549 kB Progress (1): 549 kB Progress (1): 550 kB Progress (1): 550 kB Progress (1): 551 kB Progress (1): 551 kB Progress (1): 552 kB Progress (1): 552 kB Progress (1): 553 kB Progress (1): 554 kB Progress (1): 554 kB Progress (1): 555 kB Progress (1): 555 kB Progress (1): 556 kB Progress (1): 556 kB Progress (1): 557 kB Progress (1): 557 kB Progress (1): 557 kB Progress (1): 558 kB Progress (1): 559 kB Progress (1): 559 kB Progress (1): 560 kB Progress (1): 560 kB Progress (1): 561 kB Progress (1): 561 kB Progress (1): 562 kB Progress (1): 562 kB Progress (1): 563 kB Progress (1): 563 kB Progress (1): 564 kB Progress (1): 564 kB Progress (1): 565 kB Progress (1): 565 kB Progress (1): 566 kB Progress (1): 566 kB Progress (1): 567 kB Progress (1): 567 kB Progress (1): 568 kB Progress (1): 569 kB Progress (1): 569 kB Progress (1): 570 kB Progress (1): 572 kB Progress (1): 573 kB Progress (1): 575 kB Progress (1): 577 kB Progress (1): 579 kB Progress (1): 581 kB Progress (1): 583 kB Progress (1): 584 kB Progress (1): 586 kB Progress (1): 588 kB Progress (1): 590 kB Progress (1): 592 kB Progress (1): 594 kB Progress (1): 597 kB Progress (1): 599 kB Progress (1): 601 kB Progress (1): 603 kB Progress (1): 604 kB Downloaded: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.20.5-SNAPSHOT/appng-core-1.20.5-20210120.131808-1.jar (604 kB at 881 kB/s) [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ appng-parent --- [WARNING] Error fetching link: https://projectlombok.org/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.appng.tools... Loading source files for package org.appng.tools.zipcode... Loading source files for package org.appng.tools.image... Loading source files for package org.appng.tools.file... Loading source files for package org.appng.tools.locator... Loading source files for package org.appng.tools.poi... Loading source files for package org.appng.tools.os... Loading source files for package org.appng.tools.ui... Loading source files for package org.appng.tools.markup... 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... Loading source files for package org.appng.xml.transformation... Loading source files for package org.appng.xml.platform... Loading source files for package org.appng.xml.application... Loading source files for package org.appng.api... Loading source files for package org.appng.api.auth... Loading source files for package org.appng.api.messaging... Loading source files for package org.appng.api.support... Loading source files for package org.appng.api.support.field... 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.observe... Loading source files for package org.appng.api.observe.impl... Loading source files for package org.appng.api.model... Loading source files for package org.appng.api.search... Loading source files for package org.appng.testsupport... Loading source files for package org.appng.testsupport.persistence... Loading source files for package org.appng.testsupport.validation... Loading source files for package org.appng.api.rest... Loading source files for package org.appng.api.rest.auth... Loading source files for package org.appng.api.rest.model... 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.json... Loading source files for package org.appng.search.indexer... Loading source files for package org.appng.search.searcher... Loading source files for package org.appng.core.domain... Loading source files for package org.appng.core.templating... Loading source files for package org.appng.core.security... Loading source files for package org.appng.core.security.signing... Loading source files for package org.appng.core.service... 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... Loading source files for package org.appng.core.model... Loading source files for package org.appng.core.controller.rest... 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.handler... Loading source files for package org.appng.core.controller.filter... 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.applicationrole... 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.repository... Loading source files for package org.appng.cli.commands.platform... Loading source files for package org.appng.cli.commands.property... Loading source files for package org.appng.cli.commands.template... Loading source files for package org.appng.cli.commands.site... 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.application... Loading source files for package org.appng.cli.commands.heartbeat... 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.form... Loading source files for package org.appng.taglib.search... Loading source files for package org.appng.appngizer.client... Loading source files for package org.appng.appngizer.model.xml... Loading source files for package org.appng.appngizer.model... Loading source files for package org.appng.appngizer.controller... Loading source files for package org.appng.maven.plugins.appngizer... Loading source files for package org.appng.camunda.bpm... Loading source files for package org.appng.maven.plugin.mojo... Loading source files for package org.appng.upngizr.controller... Constructing Javadoc information... Standard Doclet version 1.8.0_131 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/el/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/User.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/rest/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/AppngCache.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/CacheElementBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/platform/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/validators/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/servlet/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/If.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/SessionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/camunda/bpm/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/Updater.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/UpNGizr.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/UpNGizrConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/field/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/field/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/field/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/camunda/bpm/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/camunda/bpm/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/camunda/bpm/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/servlet/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/servlet/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/servlet/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/validators/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/validators/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/validators/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/el/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/el/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/el/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/providers/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/providers/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/providers/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/serialized-form.html... Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/class-use/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/class-use/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/class-use/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/class-use/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/class-use/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/class-use/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/class-use/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/class-use/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/class-use/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/class-use/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/class-use/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/class-use/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/class-use/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/class-use/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/class-use/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/class-use/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/class-use/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/class-use/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/User.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/class-use/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/class-use/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/class-use/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/class-use/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/class-use/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/rest/class-use/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/CacheElementBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/AppngCache.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/platform/class-use/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/If.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/camunda/bpm/class-use/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/class-use/UpNGizrConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/class-use/Updater.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/class-use/UpNGizr.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/observe/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/rest/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/environment/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/field/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/api/support/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/client/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/camunda/bpm/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/group/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/permission/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/property/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/site/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/subject/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/commands/template/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/prettytable/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/servlet/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/cli/validators/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/filter/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/handler/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/controller/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/domain/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/repository/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/security/signing/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/service/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/templating/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/core/xml/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/el/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/forms/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/formtags/providers/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/mail/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/persistence/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/indexer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/json/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/search/searcher/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/form/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/taglib/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/persistence/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/testsupport/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/file/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/image/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/locator/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/markup/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/os/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/poi/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/ui/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/tools/zipcode/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/upngizr/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/org/appng/xml/transformation/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/index.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/appNG_1.20.x/appng-core/src/main/java/org/appng/core/domain/PlatformEventListener.java:64: warning - Tag @link: can't find createEvent(Type, String) in org.appng.core.domain.PlatformEventListener [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 21.644 s] [INFO] appNG Tools ........................................ SKIPPED [INFO] appNG Mail ......................................... SKIPPED [INFO] appNG Forms ........................................ SKIPPED [INFO] appng Formtags ..................................... SKIPPED [INFO] appNG XML-API ...................................... SKIPPED [INFO] appNG public API ................................... SKIPPED [INFO] appNG testsupport .................................. SKIPPED [INFO] appNG REST API ..................................... SKIPPED [INFO] appNG Persistence-Tools ............................ SKIPPED [INFO] appNG Search ....................................... SKIPPED [INFO] appNG Core Library ................................. SKIPPED [INFO] appNG Command Line Interface ....................... SKIPPED [INFO] appNG Tag Library .................................. SKIPPED [INFO] appNG Application .................................. SKIPPED [INFO] appNG application BOM .............................. SKIPPED [INFO] appNG Documentation ................................ SKIPPED [INFO] appNG Template Assembly Descriptors ................ SKIPPED [INFO] appNG Template Parent .............................. SKIPPED [INFO] appng-application-assembly ......................... SKIPPED [INFO] appNG application parent ........................... SKIPPED [INFO] Archetype - appng-archetype-application ............ SKIPPED [INFO] appNGizer JAXB API ................................. SKIPPED [INFO] appNGizer .......................................... SKIPPED [INFO] appNG appNGizer Maven Plugin ....................... SKIPPED [INFO] appNG camunda ...................................... SKIPPED [INFO] appNG Application, including Camunda BPM process engine libraries SKIPPED [INFO] appNG Maven Plugin ................................. SKIPPED [INFO] upNGizr ............................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.215 s [INFO] Finished at: 2021-01-20T14:29:14+01:00 [INFO] Final Memory: 58M/648M [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stash the Build) [Pipeline] dir Running in /tmp/jenkins_artifacts/6 [Pipeline] { [Pipeline] stash Stashed 5 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/target/site/apidocs [Pipeline] { [Pipeline] stash Stashed 1930 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 10 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/appng-documentation/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 10 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 50 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 51 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.20.x/appng-appngizer-jaxb/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_1.20.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/appngizerhtml/xml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { ( Unstash Build and Docs) [Pipeline] dir Running in /srv/www/appng.org/appng/builds/snapshot [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/javadoc [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/reference/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/reference/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/appngizer/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.20.5-SNAPSHOT/appngizer/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/application [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/platform [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/appngizer [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] stage [Pipeline] { (notifyFinish) [Pipeline] emailext Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Finished: SUCCESS