Started by user Matthias Mueller Obtained build-snapshot.jenkins from git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_2.0.x [Pipeline] { [Pipeline] tool [Pipeline] tool Unpacking https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11.0.15_10.tar.gz to /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11 on Jenkins [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 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_2.0.x/.git # timeout=10 Fetching changes from the remote Git repository > 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.30.2' > git fetch --tags --force --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/appng-2.0.x^{commit} # timeout=10 Checking out Revision 288ae29405a6d298bf7e1a4ba3b0c449327cbc36 (refs/remotes/origin/appng-2.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 288ae29405a6d298bf7e1a4ba3b0c449327cbc36 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-2.0.x # timeout=10 > git checkout -b appng-2.0.x 288ae29405a6d298bf7e1a4ba3b0c449327cbc36 # timeout=10 Commit message: "APPNG-2439" > git rev-list --no-walk 288ae29405a6d298bf7e1a4ba3b0c449327cbc36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10/bin/java -version openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (build 11.0.15+10, mixed mode) [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 Java version: 11.0.15, vendor: Eclipse Adoptium, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.0-15-amd64", arch: "amd64", family: "unix" [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/tmp/jenkins_artifacts/130 -Dappng.node.id=appNG [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] appNG Parent [pom] [INFO] appNG Tools [jar] [INFO] appNG Mail [jar] [INFO] appNG Forms [jar] [INFO] appng Formtags [jar] [INFO] appNG XML-API [jar] [INFO] appNG public API [jar] [INFO] appNG testsupport [jar] [INFO] appNG REST API [jar] [INFO] appNG Persistence-Tools [jar] [INFO] appNG Search [jar] [INFO] appNG Core Library [jar] [INFO] appNG Command Line Interface [jar] [INFO] appNG Tag Library [jar] [INFO] appNGizer JAXB API [jar] [INFO] appNGizer [jar] [INFO] appNG Application [war] [INFO] appNG application BOM [pom] [INFO] appNG Documentation [jar] [INFO] appNG Template Assembly Descriptors [jar] [INFO] appNG Template Parent [pom] [INFO] appng-application-assembly [jar] [INFO] appNG application parent [pom] [INFO] Archetype - appng-archetype-application [jar] [INFO] appNG appNGizer Maven Plugin [maven-plugin] [INFO] appNG camunda [jar] [INFO] appNG Application, including Camunda BPM process engine libraries [war] [INFO] appNG Maven Plugin [maven-plugin] [INFO] [INFO] -----------------------< org.appng:appng-parent >----------------------- [INFO] Building appNG Parent 2.0.0-SNAPSHOT [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [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_2.0.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 2.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220708.124529-16.pom Progress (1): 4.1/38 kB Progress (1): 8.2/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 25/38 kB Progress (1): 29/38 kB Progress (1): 33/38 kB Progress (1): 37/38 kB Progress (1): 38 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220708.124529-16.pom (38 kB at 483 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 135 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 3.9 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-tools >------------------------ [INFO] Building appNG Tools 2.0.0-SNAPSHOT [2/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target [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_2.0.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_2.0.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_2.0.x/appng-tools/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-tools --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.tools.locator.GeoLocatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s - in org.appng.tools.locator.GeoLocatorTest [INFO] Running org.appng.tools.image.DimensionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2022-07-08T14:45:37,974 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,143 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,154 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,248 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,259 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,359 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,458 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,535 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T14:45:38,637 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.file.MagicByteCheckTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.027 s - in org.appng.tools.file.MagicByteCheckTest [INFO] Running org.appng.tools.file.PropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.tools.file.PropertyConstantCreatorTest [INFO] Running org.appng.tools.ui.StringNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.appng.tools.ui.StringNormalizerTest [INFO] Running org.appng.tools.ui.PaginationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.tools.ui.PaginationTest [INFO] Running org.appng.tools.markup.XHTMLTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.tools.markup.XHTMLTest [INFO] Running org.appng.tools.poi.WorkbookTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.135 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.os.CommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.tools.os.CommandTest [INFO] Running org.appng.tools.os.OperatingSystemTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.tools.os.OperatingSystemTest [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_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-tools --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 984 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 32 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.124529-10.jar Progress (1): 4.1/51 kB Progress (1): 8.2/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 25/51 kB Progress (1): 29/51 kB Progress (1): 33/51 kB Progress (1): 37/51 kB Progress (1): 41/51 kB Progress (1): 45/51 kB Progress (1): 49/51 kB Progress (1): 51 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.124529-10.jar (51 kB at 166 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.124529-10.pom Progress (1): 1.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.124529-10.pom (1.9 kB at 3.2 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 144 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.124529-10-sources.jar Progress (1): 4.1/41 kB Progress (1): 8.2/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 25/41 kB Progress (1): 29/41 kB Progress (1): 33/41 kB Progress (1): 37/41 kB Progress (1): 41/41 kB Progress (1): 41 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.124529-10-sources.jar (41 kB at 1.2 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 2.5 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-mail >------------------------ [INFO] Building appNG Mail 2.0.0-SNAPSHOT [3/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target [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_2.0.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_2.0.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 4 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_2.0.x/appng-mail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-mail --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.mail.MailTest DEBUG: setDebug: Jakarta Mail version 1.6.7 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 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_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-mail --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 983 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 82 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.124529-10.jar Progress (1): 4.1/16 kB Progress (1): 8.2/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.124529-10.jar (16 kB at 480 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.124529-10.pom Progress (1): 922 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.124529-10.pom (922 B at 1.7 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 166 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 1.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 41 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.124529-10-sources.jar Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.124529-10-sources.jar (12 kB at 368 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 2.1 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-forms >------------------------ [INFO] Building appNG Forms 2.0.0-SNAPSHOT [4/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target [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_2.0.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_2.0.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_2.0.x/appng-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-forms --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.forms.RequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s - in org.appng.forms.RequestTest [INFO] Running org.appng.forms.FormUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.forms.FormUploadTest [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_2.0.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_2.0.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 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.el.ExpressionEvaluatorTest true 0 true [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 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_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-forms --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 984 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 6.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.124529-8.jar Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.124529-8.jar (19 kB at 271 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.124529-8.pom Progress (1): 1.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.124529-8.pom (1.7 kB at 8.9 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 23 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 984 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 1.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 4.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.124529-8-sources.jar Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.124529-8-sources.jar (19 kB at 75 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 984 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 7.5 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-formtags >---------------------- [INFO] Building appng Formtags 2.0.0-SNAPSHOT [5/28] [INFO] --------------------------------[ jar ]--------------------------------- [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] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/src/main/resources [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_2.0.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 3 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_2.0.x/appng-formtags/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-formtags --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.formtags.RuleValidationTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.providers.EmailProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.appng.formtags.providers.EmailProviderTest [INFO] Running org.appng.formtags.FormElementRuleTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.formtags.FormElementRuleTest [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_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-formtags --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 6.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.124529-8.jar Progress (1): 4.1/30 kB Progress (1): 8.2/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 25/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.124529-8.jar (30 kB at 469 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.124529-8.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.124529-8.pom (1.8 kB at 5.9 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 47 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 40 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.124529-8-sources.jar Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.124529-8-sources.jar (20 kB at 620 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.8 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-xmlapi >----------------------- [INFO] Building appNG XML-API 2.0.0-SNAPSHOT [6/28] [INFO] --------------------------------[ jar ]--------------------------------- [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-application) @ 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/PropertyType.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_2.0.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 127 source files to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-xmlapi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-xmlapi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.xml.MarshallServiceTest 2022-07-08T14:46:12,117 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> 2022-07-08T14:46:12,125 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> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.52 s - in org.appng.xml.MarshallServiceTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.appng.xml.transformation.StyleSheetProviderTest [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_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-xmlapi --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.124529-7.jar Progress (1): 4.1/159 kB Progress (1): 8.2/159 kB Progress (1): 12/159 kB Progress (1): 16/159 kB Progress (1): 20/159 kB Progress (1): 25/159 kB Progress (1): 29/159 kB Progress (1): 33/159 kB Progress (1): 37/159 kB Progress (1): 41/159 kB Progress (1): 45/159 kB Progress (1): 49/159 kB Progress (1): 53/159 kB Progress (1): 57/159 kB Progress (1): 61/159 kB Progress (1): 66/159 kB Progress (1): 70/159 kB Progress (1): 74/159 kB Progress (1): 78/159 kB Progress (1): 82/159 kB Progress (1): 86/159 kB Progress (1): 90/159 kB Progress (1): 94/159 kB Progress (1): 98/159 kB Progress (1): 102/159 kB Progress (1): 106/159 kB Progress (1): 111/159 kB Progress (1): 115/159 kB Progress (1): 119/159 kB Progress (1): 123/159 kB Progress (1): 127/159 kB Progress (1): 131/159 kB Progress (1): 135/159 kB Progress (1): 139/159 kB Progress (1): 143/159 kB Progress (1): 147/159 kB Progress (1): 152/159 kB Progress (1): 156/159 kB Progress (1): 159 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.124529-7.jar (159 kB at 741 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.124529-7.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.124529-7.pom (3.3 kB at 18 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 36 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 30 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.124529-7-sources.jar Progress (1): 4.1/166 kB Progress (1): 8.2/166 kB Progress (1): 12/166 kB Progress (1): 16/166 kB Progress (1): 20/166 kB Progress (1): 25/166 kB Progress (1): 29/166 kB Progress (1): 33/166 kB Progress (1): 37/166 kB Progress (1): 41/166 kB Progress (1): 45/166 kB Progress (1): 49/166 kB Progress (1): 53/166 kB Progress (1): 57/166 kB Progress (1): 61/166 kB Progress (1): 66/166 kB Progress (1): 70/166 kB Progress (1): 74/166 kB Progress (1): 78/166 kB Progress (1): 82/166 kB Progress (1): 86/166 kB Progress (1): 90/166 kB Progress (1): 94/166 kB Progress (1): 98/166 kB Progress (1): 102/166 kB Progress (1): 106/166 kB Progress (1): 111/166 kB Progress (1): 115/166 kB Progress (1): 119/166 kB Progress (1): 123/166 kB Progress (1): 127/166 kB Progress (1): 131/166 kB Progress (1): 135/166 kB Progress (1): 139/166 kB Progress (1): 143/166 kB Progress (1): 147/166 kB Progress (1): 152/166 kB Progress (1): 156/166 kB Progress (1): 160/166 kB Progress (1): 164/166 kB Progress (1): 166 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.124529-7-sources.jar (166 kB at 2.3 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 3.1 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-api >------------------------- [INFO] Building appNG public API 2.0.0-SNAPSHOT [7/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-context/5.3.21/spring-context-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context/5.3.21/spring-context-5.3.21.pom Progress (1): 2.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context/5.3.21/spring-context-5.3.21.pom (2.6 kB at 5.8 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-aop/5.3.21/spring-aop-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-aop/5.3.21/spring-aop-5.3.21.pom Progress (1): 2.2 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-aop/5.3.21/spring-aop-5.3.21.pom (2.2 kB at 55 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-beans/5.3.21/spring-beans-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-beans/5.3.21/spring-beans-5.3.21.pom Progress (1): 2.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-beans/5.3.21/spring-beans-5.3.21.pom (2.0 kB at 75 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-core/5.3.21/spring-core-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-core/5.3.21/spring-core-5.3.21.pom Progress (1): 2.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-core/5.3.21/spring-core-5.3.21.pom (2.0 kB at 72 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-jcl/5.3.21/spring-jcl-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jcl/5.3.21/spring-jcl-5.3.21.pom Progress (1): 1.8 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jcl/5.3.21/spring-jcl-5.3.21.pom (1.8 kB at 8.1 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-expression/5.3.21/spring-expression-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-expression/5.3.21/spring-expression-5.3.21.pom Progress (1): 2.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-expression/5.3.21/spring-expression-5.3.21.pom (2.1 kB at 11 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/ws/spring-ws-core/3.1.3/spring-ws-core-3.1.3.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-ws-core/3.1.3/spring-ws-core-3.1.3.pom Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-ws-core/3.1.3/spring-ws-core-3.1.3.pom (6.1 kB at 84 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/ws/spring-ws/3.1.3/spring-ws-3.1.3.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-ws/3.1.3/spring-ws-3.1.3.pom Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-ws/3.1.3/spring-ws-3.1.3.pom (25 kB at 462 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-framework-bom/5.3.17/spring-framework-bom-5.3.17.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-framework-bom/5.3.17/spring-framework-bom-5.3.17.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-framework-bom/5.3.17/spring-framework-bom-5.3.17.pom (5.7 kB at 30 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/security/spring-security-bom/5.5.5/spring-security-bom-5.5.5.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/security/spring-security-bom/5.5.5/spring-security-bom-5.5.5.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/security/spring-security-bom/5.5.5/spring-security-bom-5.5.5.pom (5.7 kB at 75 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 176 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/ws/spring-xml/3.1.3/spring-xml-3.1.3.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-xml/3.1.3/spring-xml-3.1.3.pom Progress (1): 1.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-xml/3.1.3/spring-xml-3.1.3.pom (1.7 kB at 57 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-oxm/5.3.21/spring-oxm-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-oxm/5.3.21/spring-oxm-5.3.21.pom Progress (1): 2.2 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-oxm/5.3.21/spring-oxm-5.3.21.pom (2.2 kB at 6.4 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-web/5.3.21/spring-web-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-web/5.3.21/spring-web-5.3.21.pom Progress (1): 2.2 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-web/5.3.21/spring-web-5.3.21.pom (2.2 kB at 2.8 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-webmvc/5.3.21/spring-webmvc-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-webmvc/5.3.21/spring-webmvc-5.3.21.pom Progress (1): 3.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-webmvc/5.3.21/spring-webmvc-5.3.21.pom (3.0 kB at 102 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.pom (10 kB at 253 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/build/spring-data-parent/2.7.1/spring-data-parent-2.7.1.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/build/spring-data-parent/2.7.1/spring-data-parent-2.7.1.pom Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/build/spring-data-parent/2.7.1/spring-data-parent-2.7.1.pom (39 kB at 1.3 MB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/build/spring-data-build/2.7.1/spring-data-build-2.7.1.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/build/spring-data-build/2.7.1/spring-data-build-2.7.1.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/build/spring-data-build/2.7.1/spring-data-build-2.7.1.pom (7.3 kB at 118 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/io/projectreactor/reactor-bom/2020.0.20/reactor-bom-2020.0.20.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/projectreactor/reactor-bom/2020.0.20/reactor-bom-2020.0.20.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/projectreactor/reactor-bom/2020.0.20/reactor-bom-2020.0.20.pom (4.6 kB at 31 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-framework-bom/5.3.21/spring-framework-bom-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-framework-bom/5.3.21/spring-framework-bom-5.3.21.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-framework-bom/5.3.21/spring-framework-bom-5.3.21.pom (5.7 kB at 19 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom (9.3 kB at 311 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.2/kotlinx-coroutines-bom-1.6.2.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.2/kotlinx-coroutines-bom-1.6.2.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.2/kotlinx-coroutines-bom-1.6.2.pom (4.3 kB at 143 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-test/5.3.21/spring-test-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-test/5.3.21/spring-test-5.3.21.pom Progress (1): 2.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-test/5.3.21/spring-test-5.3.21.pom (2.1 kB at 66 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-context/5.3.21/spring-context-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-aop/5.3.21/spring-aop-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-beans/5.3.21/spring-beans-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-core/5.3.21/spring-core-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-jcl/5.3.21/spring-jcl-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-expression/5.3.21/spring-expression-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/ws/spring-ws-core/3.1.3/spring-ws-core-3.1.3.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/ws/spring-xml/3.1.3/spring-xml-3.1.3.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-oxm/5.3.21/spring-oxm-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-web/5.3.21/spring-web-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-webmvc/5.3.21/spring-webmvc-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-test/5.3.21/spring-test-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context/5.3.21/spring-context-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-aop/5.3.21/spring-aop-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-core/5.3.21/spring-core-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-beans/5.3.21/spring-beans-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jcl/5.3.21/spring-jcl-5.3.21.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 24 kB Progress (2): 24 kB | 4.1 kB Progress (2): 24 kB | 8.2 kB Progress (2): 24 kB | 12 kB Progress (2): 24 kB | 16 kB Progress (2): 24 kB | 20 kB Progress (2): 24 kB | 25 kB Progress (2): 24 kB | 29 kB Progress (2): 24 kB | 33 kB Progress (2): 24 kB | 37 kB Progress (2): 24 kB | 41 kB Progress (2): 24 kB | 45 kB Progress (2): 24 kB | 49 kB Progress (2): 24 kB | 53 kB Progress (2): 24 kB | 57 kB Progress (2): 24 kB | 61 kB Progress (2): 24 kB | 66 kB Progress (2): 24 kB | 70 kB Progress (2): 24 kB | 74 kB Progress (2): 24 kB | 78 kB Progress (2): 24 kB | 82 kB Progress (2): 24 kB | 86 kB Progress (2): 24 kB | 90 kB Progress (2): 24 kB | 94 kB Progress (2): 24 kB | 98 kB Progress (2): 24 kB | 102 kB Progress (2): 24 kB | 106 kB Progress (2): 24 kB | 111 kB Progress (2): 24 kB | 115 kB Progress (2): 24 kB | 119 kB Progress (2): 24 kB | 123 kB Progress (2): 24 kB | 127 kB Progress (2): 24 kB | 131 kB Progress (2): 24 kB | 135 kB Progress (2): 24 kB | 139 kB Progress (2): 24 kB | 143 kB Progress (2): 24 kB | 147 kB Progress (2): 24 kB | 152 kB Progress (2): 24 kB | 156 kB Progress (2): 24 kB | 160 kB Progress (2): 24 kB | 164 kB Progress (2): 24 kB | 168 kB Progress (2): 24 kB | 172 kB Progress (2): 24 kB | 176 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jcl/5.3.21/spring-jcl-5.3.21.jar (24 kB at 176 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-expression/5.3.21/spring-expression-5.3.21.jar Progress (1): 180 kB Progress (1): 184 kB Progress (1): 188 kB Progress (1): 193 kB Progress (1): 197 kB Progress (1): 201 kB Progress (1): 205 kB Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (1): 295 kB Progress (1): 299 kB Progress (1): 303 kB Progress (1): 307 kB Progress (1): 311 kB Progress (1): 315 kB Progress (1): 319 kB Progress (1): 324 kB Progress (1): 328 kB Progress (1): 332 kB Progress (2): 332 kB | 4.1 kB Progress (2): 332 kB | 8.2 kB Progress (2): 332 kB | 12 kB Progress (2): 332 kB | 16 kB Progress (2): 332 kB | 20 kB Progress (2): 332 kB | 25 kB Progress (2): 332 kB | 29 kB Progress (2): 332 kB | 33 kB Progress (2): 332 kB | 37 kB Progress (2): 332 kB | 41 kB Progress (2): 332 kB | 45 kB Progress (2): 332 kB | 49 kB Progress (2): 332 kB | 53 kB Progress (2): 332 kB | 57 kB Progress (2): 332 kB | 61 kB Progress (2): 332 kB | 66 kB Progress (2): 332 kB | 70 kB Progress (2): 332 kB | 74 kB Progress (2): 332 kB | 78 kB Progress (2): 332 kB | 82 kB Progress (2): 332 kB | 86 kB Progress (2): 332 kB | 90 kB Progress (2): 332 kB | 94 kB Progress (2): 332 kB | 98 kB Progress (2): 332 kB | 102 kB Progress (2): 332 kB | 106 kB Progress (2): 332 kB | 111 kB Progress (2): 332 kB | 115 kB Progress (2): 332 kB | 119 kB Progress (2): 332 kB | 123 kB Progress (2): 332 kB | 127 kB Progress (2): 332 kB | 131 kB Progress (2): 332 kB | 135 kB Progress (2): 332 kB | 139 kB Progress (2): 332 kB | 143 kB Progress (2): 336 kB | 143 kB Progress (2): 340 kB | 143 kB Progress (2): 344 kB | 143 kB Progress (2): 348 kB | 143 kB Progress (2): 352 kB | 143 kB Progress (2): 356 kB | 143 kB Progress (2): 360 kB | 143 kB Progress (2): 365 kB | 143 kB Progress (2): 369 kB | 143 kB Progress (2): 373 kB | 143 kB Progress (2): 377 kB | 143 kB Progress (2): 381 kB | 143 kB Progress (2): 383 kB | 143 kB Progress (2): 383 kB | 147 kB Progress (2): 383 kB | 152 kB Progress (2): 383 kB | 156 kB Progress (2): 383 kB | 160 kB Progress (2): 383 kB | 164 kB Progress (2): 383 kB | 168 kB Progress (2): 383 kB | 172 kB Progress (2): 383 kB | 176 kB Progress (2): 383 kB | 180 kB Progress (2): 383 kB | 184 kB Progress (2): 383 kB | 188 kB Progress (2): 383 kB | 193 kB Progress (2): 383 kB | 197 kB Progress (2): 383 kB | 201 kB Progress (2): 383 kB | 205 kB Progress (2): 383 kB | 209 kB Progress (2): 383 kB | 213 kB Progress (2): 383 kB | 217 kB Progress (2): 383 kB | 221 kB Progress (2): 383 kB | 225 kB Progress (2): 383 kB | 229 kB Progress (2): 383 kB | 233 kB Progress (2): 383 kB | 238 kB Progress (2): 383 kB | 242 kB Progress (2): 383 kB | 246 kB Progress (2): 383 kB | 250 kB Progress (2): 383 kB | 254 kB Progress (2): 383 kB | 258 kB Progress (2): 383 kB | 262 kB Progress (2): 383 kB | 266 kB Progress (2): 383 kB | 270 kB Progress (2): 383 kB | 274 kB Progress (2): 383 kB | 279 kB Progress (2): 383 kB | 283 kB Progress (2): 383 kB | 287 kB Progress (2): 383 kB | 291 kB Progress (2): 383 kB | 295 kB Progress (2): 383 kB | 299 kB Progress (2): 383 kB | 303 kB Progress (2): 383 kB | 307 kB Progress (2): 383 kB | 311 kB Progress (2): 383 kB | 315 kB Progress (2): 383 kB | 319 kB Progress (2): 383 kB | 324 kB Progress (2): 383 kB | 328 kB Progress (2): 383 kB | 332 kB Progress (2): 383 kB | 336 kB Progress (2): 383 kB | 340 kB Progress (2): 383 kB | 344 kB Progress (2): 383 kB | 348 kB Progress (2): 383 kB | 352 kB Progress (2): 383 kB | 356 kB Progress (2): 383 kB | 360 kB Progress (2): 383 kB | 365 kB Progress (2): 383 kB | 369 kB Progress (2): 383 kB | 373 kB Progress (2): 383 kB | 377 kB Progress (2): 383 kB | 381 kB Progress (2): 383 kB | 385 kB Progress (2): 383 kB | 389 kB Progress (2): 383 kB | 393 kB Progress (2): 383 kB | 397 kB Progress (2): 383 kB | 401 kB Progress (2): 383 kB | 406 kB Progress (2): 383 kB | 410 kB Progress (2): 383 kB | 414 kB Progress (2): 383 kB | 418 kB Progress (2): 383 kB | 422 kB Progress (2): 383 kB | 426 kB Progress (2): 383 kB | 430 kB Progress (2): 383 kB | 434 kB Progress (2): 383 kB | 438 kB Progress (2): 383 kB | 442 kB Progress (2): 383 kB | 446 kB Progress (2): 383 kB | 451 kB Progress (2): 383 kB | 455 kB Progress (2): 383 kB | 459 kB Progress (2): 383 kB | 463 kB Progress (2): 383 kB | 467 kB Progress (2): 383 kB | 471 kB Progress (2): 383 kB | 475 kB Progress (2): 383 kB | 479 kB Progress (2): 383 kB | 483 kB Progress (2): 383 kB | 487 kB Progress (2): 383 kB | 492 kB Progress (2): 383 kB | 496 kB Progress (2): 383 kB | 500 kB Progress (2): 383 kB | 504 kB Progress (2): 383 kB | 508 kB Progress (2): 383 kB | 512 kB Progress (2): 383 kB | 516 kB Progress (2): 383 kB | 520 kB Progress (2): 383 kB | 524 kB Progress (2): 383 kB | 528 kB Progress (2): 383 kB | 532 kB Progress (2): 383 kB | 537 kB Progress (2): 383 kB | 541 kB Progress (2): 383 kB | 545 kB Progress (2): 383 kB | 549 kB Progress (2): 383 kB | 553 kB Progress (2): 383 kB | 557 kB Progress (2): 383 kB | 561 kB Progress (2): 383 kB | 565 kB Progress (2): 383 kB | 569 kB Progress (2): 383 kB | 573 kB Progress (2): 383 kB | 578 kB Progress (2): 383 kB | 582 kB Progress (2): 383 kB | 586 kB Progress (2): 383 kB | 590 kB Progress (2): 383 kB | 594 kB Progress (2): 383 kB | 598 kB Progress (2): 383 kB | 602 kB Progress (2): 383 kB | 606 kB Progress (2): 383 kB | 610 kB Progress (2): 383 kB | 614 kB Progress (2): 383 kB | 618 kB Progress (2): 383 kB | 623 kB Progress (2): 383 kB | 627 kB Progress (2): 383 kB | 631 kB Progress (2): 383 kB | 635 kB Progress (2): 383 kB | 639 kB Progress (2): 383 kB | 643 kB Progress (2): 383 kB | 647 kB Progress (2): 383 kB | 651 kB Progress (2): 383 kB | 655 kB Progress (2): 383 kB | 659 kB Progress (2): 383 kB | 664 kB Progress (2): 383 kB | 668 kB Progress (2): 383 kB | 672 kB Progress (2): 383 kB | 676 kB Progress (2): 383 kB | 680 kB Progress (2): 383 kB | 684 kB Progress (2): 383 kB | 688 kB Progress (2): 383 kB | 692 kB Progress (2): 383 kB | 696 kB Progress (2): 383 kB | 700 kB Progress (2): 383 kB | 705 kB Progress (2): 383 kB | 709 kB Progress (2): 383 kB | 713 kB Progress (2): 383 kB | 717 kB Progress (2): 383 kB | 721 kB Progress (2): 383 kB | 725 kB Progress (2): 383 kB | 729 kB Progress (2): 383 kB | 733 kB Progress (2): 383 kB | 737 kB Progress (2): 383 kB | 741 kB Progress (2): 383 kB | 745 kB Progress (2): 383 kB | 750 kB Progress (2): 383 kB | 754 kB Progress (2): 383 kB | 758 kB Progress (2): 383 kB | 762 kB Progress (2): 383 kB | 766 kB Progress (2): 383 kB | 770 kB Progress (2): 383 kB | 774 kB Progress (2): 383 kB | 778 kB Progress (2): 383 kB | 782 kB Progress (2): 383 kB | 786 kB Progress (2): 383 kB | 791 kB Progress (2): 383 kB | 795 kB Progress (2): 383 kB | 799 kB Progress (2): 383 kB | 803 kB Progress (2): 383 kB | 807 kB Progress (2): 383 kB | 811 kB Progress (2): 383 kB | 815 kB Progress (2): 383 kB | 819 kB Progress (2): 383 kB | 823 kB Progress (2): 383 kB | 827 kB Progress (2): 383 kB | 831 kB Progress (2): 383 kB | 836 kB Progress (2): 383 kB | 840 kB Progress (2): 383 kB | 844 kB Progress (2): 383 kB | 848 kB Progress (2): 383 kB | 852 kB Progress (2): 383 kB | 856 kB Progress (2): 383 kB | 860 kB Progress (2): 383 kB | 864 kB Progress (2): 383 kB | 868 kB Progress (2): 383 kB | 872 kB Progress (2): 383 kB | 877 kB Progress (2): 383 kB | 881 kB Progress (2): 383 kB | 885 kB Progress (2): 383 kB | 889 kB Progress (2): 383 kB | 893 kB Progress (2): 383 kB | 897 kB Progress (2): 383 kB | 901 kB Progress (2): 383 kB | 905 kB Progress (2): 383 kB | 909 kB Progress (2): 383 kB | 913 kB Progress (2): 383 kB | 918 kB Progress (2): 383 kB | 922 kB Progress (2): 383 kB | 926 kB Progress (2): 383 kB | 930 kB Progress (2): 383 kB | 934 kB Progress (2): 383 kB | 938 kB Progress (2): 383 kB | 942 kB Progress (2): 383 kB | 946 kB Progress (2): 383 kB | 950 kB Progress (2): 383 kB | 954 kB Progress (2): 383 kB | 958 kB Progress (2): 383 kB | 963 kB Progress (2): 383 kB | 967 kB Progress (2): 383 kB | 971 kB Progress (2): 383 kB | 975 kB Progress (2): 383 kB | 979 kB Progress (2): 383 kB | 983 kB Progress (2): 383 kB | 987 kB Progress (2): 383 kB | 991 kB Progress (2): 383 kB | 995 kB Progress (2): 383 kB | 999 kB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.0 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.1 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.2 MB Progress (2): 383 kB | 1.3 MB Progress (2): 383 kB | 1.3 MB Progress (2): 383 kB | 1.3 MB Progress (2): 383 kB | 1.3 MB Progress (2): 383 kB | 1.3 MB Progress (2): 383 kB | 1.3 MB Progress (2): 383 kB | 1.3 MB Progress (3): 383 kB | 1.3 MB | 4.1 kB Progress (3): 383 kB | 1.3 MB | 8.2 kB Progress (3): 383 kB | 1.3 MB | 12 kB Progress (3): 383 kB | 1.3 MB | 16 kB Progress (3): 383 kB | 1.3 MB | 20 kB Progress (3): 383 kB | 1.3 MB | 25 kB Progress (3): 383 kB | 1.3 MB | 29 kB Progress (3): 383 kB | 1.3 MB | 33 kB Progress (3): 383 kB | 1.3 MB | 37 kB Progress (3): 383 kB | 1.3 MB | 41 kB Progress (3): 383 kB | 1.3 MB | 45 kB Progress (3): 383 kB | 1.3 MB | 49 kB Progress (3): 383 kB | 1.3 MB | 53 kB Progress (3): 383 kB | 1.3 MB | 57 kB Progress (3): 383 kB | 1.3 MB | 61 kB Progress (3): 383 kB | 1.3 MB | 66 kB Progress (3): 383 kB | 1.3 MB | 70 kB Progress (3): 383 kB | 1.3 MB | 74 kB Progress (4): 383 kB | 1.3 MB | 74 kB | 4.1 kB Progress (4): 383 kB | 1.3 MB | 78 kB | 4.1 kB Progress (4): 383 kB | 1.3 MB | 78 kB | 8.2 kB Progress (4): 383 kB | 1.3 MB | 78 kB | 12 kB Progress (4): 383 kB | 1.3 MB | 78 kB | 16 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-aop/5.3.21/spring-aop-5.3.21.jar (383 kB at 459 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-ws-core/3.1.3/spring-ws-core-3.1.3.jar Progress (3): 1.3 MB | 78 kB | 20 kB Progress (3): 1.3 MB | 78 kB | 25 kB Progress (3): 1.3 MB | 78 kB | 29 kB Progress (3): 1.3 MB | 78 kB | 33 kB Progress (3): 1.3 MB | 78 kB | 37 kB Progress (3): 1.3 MB | 78 kB | 41 kB Progress (3): 1.3 MB | 78 kB | 45 kB Progress (3): 1.3 MB | 78 kB | 49 kB Progress (3): 1.3 MB | 78 kB | 53 kB Progress (3): 1.3 MB | 78 kB | 57 kB Progress (4): 1.3 MB | 78 kB | 57 kB | 4.1 kB Progress (4): 1.3 MB | 78 kB | 61 kB | 4.1 kB Progress (4): 1.3 MB | 78 kB | 61 kB | 8.2 kB Progress (4): 1.3 MB | 78 kB | 66 kB | 8.2 kB Progress (4): 1.3 MB | 82 kB | 66 kB | 8.2 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context/5.3.21/spring-context-5.3.21.jar (1.3 MB at 1.5 MB/s) Progress (3): 82 kB | 66 kB | 12 kB Progress (3): 86 kB | 66 kB | 12 kB Progress (3): 86 kB | 66 kB | 16 kB Progress (3): 86 kB | 66 kB | 20 kB Progress (3): 86 kB | 66 kB | 25 kB Progress (3): 86 kB | 66 kB | 29 kB Progress (3): 86 kB | 66 kB | 33 kB Progress (3): 86 kB | 70 kB | 33 kB Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-xml/3.1.3/spring-xml-3.1.3.jar Progress (3): 90 kB | 70 kB | 33 kB Progress (3): 90 kB | 74 kB | 33 kB Progress (3): 94 kB | 74 kB | 33 kB Progress (3): 98 kB | 74 kB | 33 kB Progress (3): 98 kB | 78 kB | 33 kB Progress (3): 98 kB | 82 kB | 33 kB Progress (3): 102 kB | 82 kB | 33 kB Progress (3): 106 kB | 82 kB | 33 kB Progress (3): 106 kB | 86 kB | 33 kB Progress (3): 106 kB | 86 kB | 37 kB Progress (3): 111 kB | 86 kB | 37 kB Progress (3): 111 kB | 86 kB | 41 kB Progress (3): 115 kB | 86 kB | 41 kB Progress (3): 115 kB | 90 kB | 41 kB Progress (3): 119 kB | 90 kB | 41 kB Progress (3): 119 kB | 94 kB | 41 kB Progress (3): 119 kB | 98 kB | 41 kB Progress (3): 119 kB | 98 kB | 45 kB Progress (3): 123 kB | 98 kB | 45 kB Progress (3): 123 kB | 98 kB | 49 kB Progress (3): 127 kB | 98 kB | 49 kB Progress (3): 127 kB | 102 kB | 49 kB Progress (3): 127 kB | 102 kB | 53 kB Progress (3): 127 kB | 106 kB | 53 kB Progress (3): 131 kB | 106 kB | 53 kB Progress (3): 131 kB | 106 kB | 57 kB Progress (3): 135 kB | 106 kB | 57 kB Progress (3): 135 kB | 106 kB | 61 kB Progress (3): 139 kB | 106 kB | 61 kB Progress (3): 139 kB | 111 kB | 61 kB Progress (3): 139 kB | 115 kB | 61 kB Progress (3): 143 kB | 115 kB | 61 kB Progress (3): 147 kB | 115 kB | 61 kB Progress (3): 147 kB | 119 kB | 61 kB Progress (3): 147 kB | 123 kB | 61 kB Progress (3): 152 kB | 123 kB | 61 kB Progress (3): 156 kB | 123 kB | 61 kB Progress (3): 156 kB | 123 kB | 66 kB Progress (3): 156 kB | 127 kB | 66 kB Progress (3): 156 kB | 127 kB | 70 kB Progress (3): 156 kB | 127 kB | 74 kB Progress (3): 160 kB | 127 kB | 74 kB Progress (3): 160 kB | 131 kB | 74 kB Progress (3): 164 kB | 131 kB | 74 kB Progress (3): 164 kB | 131 kB | 78 kB Progress (3): 164 kB | 131 kB | 82 kB Progress (3): 168 kB | 131 kB | 82 kB Progress (3): 168 kB | 135 kB | 82 kB Progress (3): 168 kB | 135 kB | 86 kB Progress (3): 168 kB | 139 kB | 86 kB Progress (3): 168 kB | 139 kB | 90 kB Progress (3): 168 kB | 143 kB | 90 kB Progress (3): 172 kB | 143 kB | 90 kB Progress (3): 172 kB | 143 kB | 94 kB Progress (3): 172 kB | 147 kB | 94 kB Progress (3): 172 kB | 147 kB | 98 kB Progress (3): 176 kB | 147 kB | 98 kB Progress (3): 180 kB | 147 kB | 98 kB Progress (3): 180 kB | 152 kB | 98 kB Progress (3): 180 kB | 156 kB | 98 kB Progress (3): 184 kB | 156 kB | 98 kB Progress (3): 184 kB | 156 kB | 102 kB Progress (3): 188 kB | 156 kB | 102 kB Progress (3): 188 kB | 156 kB | 106 kB Progress (3): 188 kB | 160 kB | 106 kB Progress (3): 188 kB | 164 kB | 106 kB Progress (3): 193 kB | 164 kB | 106 kB Progress (3): 197 kB | 164 kB | 106 kB Progress (3): 197 kB | 164 kB | 111 kB Progress (3): 197 kB | 168 kB | 111 kB Progress (3): 197 kB | 168 kB | 115 kB Progress (3): 201 kB | 168 kB | 115 kB Progress (3): 205 kB | 168 kB | 115 kB Progress (3): 205 kB | 168 kB | 119 kB Progress (3): 209 kB | 168 kB | 119 kB Progress (3): 209 kB | 168 kB | 123 kB Progress (3): 213 kB | 168 kB | 123 kB Progress (3): 213 kB | 168 kB | 127 kB Progress (3): 213 kB | 172 kB | 127 kB Progress (3): 213 kB | 172 kB | 131 kB Progress (3): 213 kB | 176 kB | 131 kB Progress (3): 213 kB | 180 kB | 131 kB Progress (3): 213 kB | 180 kB | 135 kB Progress (3): 213 kB | 180 kB | 139 kB Progress (3): 213 kB | 180 kB | 143 kB Progress (3): 217 kB | 180 kB | 143 kB Progress (3): 221 kB | 180 kB | 143 kB Progress (3): 221 kB | 180 kB | 147 kB Progress (3): 225 kB | 180 kB | 147 kB Progress (3): 225 kB | 180 kB | 152 kB Progress (3): 225 kB | 184 kB | 152 kB Progress (3): 225 kB | 188 kB | 152 kB Progress (3): 225 kB | 188 kB | 156 kB Progress (3): 225 kB | 193 kB | 156 kB Progress (3): 225 kB | 197 kB | 156 kB Progress (3): 229 kB | 197 kB | 156 kB Progress (3): 229 kB | 201 kB | 156 kB Progress (3): 229 kB | 205 kB | 156 kB Progress (3): 233 kB | 205 kB | 156 kB Progress (3): 238 kB | 205 kB | 156 kB Progress (3): 242 kB | 205 kB | 156 kB Progress (3): 242 kB | 205 kB | 160 kB Progress (3): 246 kB | 205 kB | 160 kB Progress (3): 246 kB | 209 kB | 160 kB Progress (3): 250 kB | 209 kB | 160 kB Progress (3): 250 kB | 209 kB | 164 kB Progress (3): 250 kB | 209 kB | 168 kB Progress (3): 254 kB | 209 kB | 168 kB Progress (3): 254 kB | 213 kB | 168 kB Progress (3): 258 kB | 213 kB | 168 kB Progress (3): 258 kB | 217 kB | 168 kB Progress (3): 258 kB | 221 kB | 168 kB Progress (3): 262 kB | 221 kB | 168 kB Progress (3): 266 kB | 221 kB | 168 kB Progress (3): 266 kB | 225 kB | 168 kB Progress (3): 266 kB | 229 kB | 168 kB Progress (3): 270 kB | 229 kB | 168 kB Progress (3): 270 kB | 233 kB | 168 kB Progress (3): 270 kB | 233 kB | 172 kB Progress (3): 270 kB | 238 kB | 172 kB Progress (3): 270 kB | 238 kB | 176 kB Progress (3): 270 kB | 242 kB | 176 kB Progress (3): 270 kB | 246 kB | 176 kB Progress (3): 270 kB | 246 kB | 180 kB Progress (3): 270 kB | 246 kB | 184 kB Progress (3): 270 kB | 250 kB | 184 kB Progress (3): 270 kB | 254 kB | 184 kB Progress (3): 270 kB | 254 kB | 188 kB Progress (3): 270 kB | 254 kB | 193 kB Progress (3): 270 kB | 254 kB | 197 kB Progress (3): 270 kB | 254 kB | 201 kB Progress (3): 270 kB | 254 kB | 205 kB Progress (3): 270 kB | 254 kB | 209 kB Progress (3): 274 kB | 254 kB | 209 kB Progress (3): 279 kB | 254 kB | 209 kB Progress (3): 283 kB | 254 kB | 209 kB Progress (3): 287 kB | 254 kB | 209 kB Progress (3): 289 kB | 254 kB | 209 kB Progress (3): 289 kB | 258 kB | 209 kB Progress (3): 289 kB | 258 kB | 213 kB Progress (3): 289 kB | 262 kB | 213 kB Progress (3): 289 kB | 262 kB | 217 kB Progress (3): 289 kB | 266 kB | 217 kB Progress (3): 289 kB | 270 kB | 217 kB Progress (3): 289 kB | 270 kB | 221 kB Progress (3): 289 kB | 270 kB | 225 kB Progress (3): 289 kB | 274 kB | 225 kB Progress (3): 289 kB | 279 kB | 225 kB Progress (3): 289 kB | 279 kB | 229 kB Progress (3): 289 kB | 279 kB | 233 kB Progress (4): 289 kB | 279 kB | 233 kB | 4.1 kB Progress (4): 289 kB | 279 kB | 233 kB | 8.2 kB Progress (4): 289 kB | 279 kB | 238 kB | 8.2 kB Progress (4): 289 kB | 279 kB | 242 kB | 8.2 kB Progress (4): 289 kB | 279 kB | 242 kB | 12 kB Progress (4): 289 kB | 279 kB | 246 kB | 12 kB Progress (4): 289 kB | 279 kB | 246 kB | 16 kB Progress (4): 289 kB | 279 kB | 250 kB | 16 kB Progress (4): 289 kB | 279 kB | 250 kB | 20 kB Progress (4): 289 kB | 279 kB | 250 kB | 25 kB Progress (4): 289 kB | 283 kB | 250 kB | 25 kB Progress (4): 289 kB | 283 kB | 250 kB | 29 kB Progress (4): 289 kB | 283 kB | 254 kB | 29 kB Progress (4): 289 kB | 283 kB | 254 kB | 33 kB Progress (4): 289 kB | 283 kB | 258 kB | 33 kB Progress (4): 289 kB | 283 kB | 262 kB | 33 kB Progress (4): 289 kB | 283 kB | 262 kB | 37 kB Progress (4): 289 kB | 283 kB | 266 kB | 37 kB Progress (4): 289 kB | 283 kB | 266 kB | 41 kB Progress (4): 289 kB | 283 kB | 270 kB | 41 kB Progress (4): 289 kB | 283 kB | 270 kB | 45 kB Progress (4): 289 kB | 283 kB | 274 kB | 45 kB Progress (4): 289 kB | 283 kB | 279 kB | 45 kB Progress (4): 289 kB | 283 kB | 283 kB | 45 kB Progress (4): 289 kB | 283 kB | 287 kB | 45 kB Progress (4): 289 kB | 283 kB | 291 kB | 45 kB Progress (4): 289 kB | 283 kB | 295 kB | 45 kB Progress (4): 289 kB | 283 kB | 299 kB | 45 kB Progress (4): 289 kB | 283 kB | 303 kB | 45 kB Progress (4): 289 kB | 283 kB | 307 kB | 45 kB Progress (4): 289 kB | 283 kB | 311 kB | 45 kB Progress (4): 289 kB | 283 kB | 315 kB | 45 kB Progress (4): 289 kB | 283 kB | 319 kB | 45 kB Progress (4): 289 kB | 283 kB | 324 kB | 45 kB Progress (4): 289 kB | 283 kB | 328 kB | 45 kB Progress (4): 289 kB | 283 kB | 332 kB | 45 kB Progress (4): 289 kB | 283 kB | 336 kB | 45 kB Progress (4): 289 kB | 283 kB | 340 kB | 45 kB Progress (4): 289 kB | 283 kB | 344 kB | 45 kB Progress (4): 289 kB | 283 kB | 348 kB | 45 kB Progress (4): 289 kB | 283 kB | 352 kB | 45 kB Progress (4): 289 kB | 283 kB | 356 kB | 45 kB Progress (4): 289 kB | 283 kB | 360 kB | 45 kB Progress (4): 289 kB | 283 kB | 365 kB | 45 kB Progress (4): 289 kB | 283 kB | 369 kB | 45 kB Progress (4): 289 kB | 283 kB | 373 kB | 45 kB Progress (4): 289 kB | 283 kB | 377 kB | 45 kB Progress (4): 289 kB | 283 kB | 381 kB | 45 kB Progress (4): 289 kB | 283 kB | 385 kB | 45 kB Progress (4): 289 kB | 283 kB | 389 kB | 45 kB Progress (4): 289 kB | 283 kB | 393 kB | 45 kB Progress (4): 289 kB | 283 kB | 397 kB | 45 kB Progress (4): 289 kB | 283 kB | 401 kB | 45 kB Progress (4): 289 kB | 283 kB | 406 kB | 45 kB Progress (4): 289 kB | 283 kB | 410 kB | 45 kB Progress (4): 289 kB | 287 kB | 410 kB | 45 kB Progress (4): 289 kB | 291 kB | 410 kB | 45 kB Progress (4): 289 kB | 291 kB | 414 kB | 45 kB Progress (4): 289 kB | 291 kB | 418 kB | 45 kB Progress (4): 289 kB | 295 kB | 418 kB | 45 kB Progress (4): 289 kB | 299 kB | 418 kB | 45 kB Progress (4): 289 kB | 299 kB | 422 kB | 45 kB Progress (4): 289 kB | 299 kB | 426 kB | 45 kB Progress (4): 289 kB | 299 kB | 430 kB | 45 kB Progress (4): 289 kB | 299 kB | 434 kB | 45 kB Progress (4): 289 kB | 299 kB | 434 kB | 49 kB Progress (4): 289 kB | 299 kB | 438 kB | 49 kB Progress (4): 289 kB | 299 kB | 438 kB | 53 kB Progress (4): 289 kB | 303 kB | 438 kB | 53 kB Progress (4): 289 kB | 307 kB | 438 kB | 53 kB Progress (4): 289 kB | 311 kB | 438 kB | 53 kB Progress (4): 289 kB | 315 kB | 438 kB | 53 kB Progress (4): 289 kB | 319 kB | 438 kB | 53 kB Progress (4): 289 kB | 324 kB | 438 kB | 53 kB Progress (4): 289 kB | 328 kB | 438 kB | 53 kB Progress (4): 289 kB | 332 kB | 438 kB | 53 kB Progress (4): 289 kB | 336 kB | 438 kB | 53 kB Progress (4): 289 kB | 340 kB | 438 kB | 53 kB Progress (4): 289 kB | 344 kB | 438 kB | 53 kB Progress (4): 289 kB | 348 kB | 438 kB | 53 kB Progress (4): 289 kB | 352 kB | 438 kB | 53 kB Progress (4): 289 kB | 356 kB | 438 kB | 53 kB Progress (4): 289 kB | 360 kB | 438 kB | 53 kB Progress (4): 289 kB | 365 kB | 438 kB | 53 kB Progress (4): 289 kB | 369 kB | 438 kB | 53 kB Progress (4): 289 kB | 373 kB | 438 kB | 53 kB Progress (4): 289 kB | 377 kB | 438 kB | 53 kB Progress (4): 289 kB | 381 kB | 438 kB | 53 kB Progress (4): 289 kB | 385 kB | 438 kB | 53 kB Progress (4): 289 kB | 389 kB | 438 kB | 53 kB Progress (4): 289 kB | 393 kB | 438 kB | 53 kB Progress (4): 289 kB | 397 kB | 438 kB | 53 kB Progress (4): 289 kB | 401 kB | 438 kB | 53 kB Progress (4): 289 kB | 406 kB | 438 kB | 53 kB Progress (4): 289 kB | 410 kB | 438 kB | 53 kB Progress (4): 289 kB | 414 kB | 438 kB | 53 kB Progress (4): 289 kB | 418 kB | 438 kB | 53 kB Progress (4): 289 kB | 422 kB | 438 kB | 53 kB Progress (4): 289 kB | 422 kB | 438 kB | 57 kB Progress (4): 289 kB | 422 kB | 442 kB | 57 kB Progress (4): 289 kB | 422 kB | 446 kB | 57 kB Progress (4): 289 kB | 422 kB | 451 kB | 57 kB Progress (4): 289 kB | 422 kB | 455 kB | 57 kB Progress (4): 289 kB | 422 kB | 459 kB | 57 kB Progress (4): 289 kB | 422 kB | 463 kB | 57 kB Progress (4): 289 kB | 422 kB | 467 kB | 57 kB Progress (4): 289 kB | 422 kB | 471 kB | 57 kB Progress (4): 289 kB | 422 kB | 475 kB | 57 kB Progress (4): 289 kB | 422 kB | 479 kB | 57 kB Progress (4): 289 kB | 422 kB | 483 kB | 57 kB Progress (4): 289 kB | 422 kB | 483 kB | 61 kB Progress (4): 289 kB | 426 kB | 483 kB | 61 kB Progress (4): 289 kB | 426 kB | 487 kB | 61 kB Progress (4): 289 kB | 426 kB | 487 kB | 66 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-expression/5.3.21/spring-expression-5.3.21.jar (289 kB at 324 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-oxm/5.3.21/spring-oxm-5.3.21.jar Progress (3): 430 kB | 487 kB | 66 kB Progress (3): 434 kB | 487 kB | 66 kB Progress (3): 434 kB | 487 kB | 70 kB Progress (3): 438 kB | 487 kB | 70 kB Progress (3): 438 kB | 492 kB | 70 kB Progress (3): 438 kB | 492 kB | 74 kB Progress (3): 438 kB | 496 kB | 74 kB Progress (3): 438 kB | 500 kB | 74 kB Progress (3): 438 kB | 504 kB | 74 kB Progress (3): 438 kB | 508 kB | 74 kB Progress (3): 438 kB | 512 kB | 74 kB Progress (3): 438 kB | 516 kB | 74 kB Progress (3): 438 kB | 520 kB | 74 kB Progress (3): 442 kB | 520 kB | 74 kB Progress (3): 442 kB | 524 kB | 74 kB Progress (3): 442 kB | 528 kB | 74 kB Progress (3): 446 kB | 528 kB | 74 kB Progress (3): 446 kB | 532 kB | 74 kB Progress (3): 451 kB | 532 kB | 74 kB Progress (3): 451 kB | 537 kB | 74 kB Progress (3): 455 kB | 537 kB | 74 kB Progress (3): 455 kB | 541 kB | 74 kB Progress (3): 455 kB | 545 kB | 74 kB Progress (3): 455 kB | 549 kB | 74 kB Progress (3): 455 kB | 553 kB | 74 kB Progress (3): 455 kB | 557 kB | 74 kB Progress (3): 455 kB | 561 kB | 74 kB Progress (3): 455 kB | 565 kB | 74 kB Progress (3): 455 kB | 569 kB | 74 kB Progress (3): 455 kB | 573 kB | 74 kB Progress (3): 455 kB | 578 kB | 74 kB Progress (3): 455 kB | 582 kB | 74 kB Progress (3): 455 kB | 586 kB | 74 kB Progress (3): 455 kB | 590 kB | 74 kB Progress (3): 455 kB | 594 kB | 74 kB Progress (3): 455 kB | 598 kB | 74 kB Progress (3): 455 kB | 602 kB | 74 kB Progress (3): 455 kB | 606 kB | 74 kB Progress (3): 455 kB | 610 kB | 74 kB Progress (3): 455 kB | 614 kB | 74 kB Progress (3): 455 kB | 618 kB | 74 kB Progress (3): 455 kB | 623 kB | 74 kB Progress (3): 455 kB | 627 kB | 74 kB Progress (3): 455 kB | 631 kB | 74 kB Progress (3): 455 kB | 635 kB | 74 kB Progress (3): 455 kB | 639 kB | 74 kB Progress (3): 455 kB | 643 kB | 74 kB Progress (3): 455 kB | 647 kB | 74 kB Progress (3): 455 kB | 651 kB | 74 kB Progress (3): 455 kB | 655 kB | 74 kB Progress (3): 459 kB | 655 kB | 74 kB Progress (3): 459 kB | 659 kB | 74 kB Progress (3): 459 kB | 664 kB | 74 kB Progress (3): 459 kB | 668 kB | 74 kB Progress (3): 459 kB | 672 kB | 74 kB Progress (3): 459 kB | 676 kB | 74 kB Progress (3): 459 kB | 680 kB | 74 kB Progress (3): 459 kB | 684 kB | 74 kB Progress (3): 459 kB | 688 kB | 74 kB Progress (3): 459 kB | 692 kB | 74 kB Progress (3): 459 kB | 696 kB | 74 kB Progress (3): 459 kB | 699 kB | 74 kB Progress (3): 463 kB | 699 kB | 74 kB Progress (4): 463 kB | 699 kB | 74 kB | 4.1 kB Progress (4): 467 kB | 699 kB | 74 kB | 4.1 kB Progress (4): 467 kB | 699 kB | 74 kB | 8.2 kB Progress (4): 467 kB | 699 kB | 74 kB | 12 kB Progress (4): 471 kB | 699 kB | 74 kB | 12 kB Progress (4): 475 kB | 699 kB | 74 kB | 12 kB Progress (4): 475 kB | 699 kB | 74 kB | 16 kB Progress (4): 475 kB | 699 kB | 74 kB | 20 kB Progress (4): 479 kB | 699 kB | 74 kB | 20 kB Progress (4): 479 kB | 699 kB | 74 kB | 25 kB Progress (4): 483 kB | 699 kB | 74 kB | 25 kB Progress (4): 483 kB | 699 kB | 74 kB | 29 kB Progress (4): 487 kB | 699 kB | 74 kB | 29 kB Progress (4): 487 kB | 699 kB | 74 kB | 33 kB Progress (4): 492 kB | 699 kB | 74 kB | 33 kB Progress (4): 492 kB | 699 kB | 74 kB | 37 kB Progress (4): 492 kB | 699 kB | 74 kB | 41 kB Progress (4): 496 kB | 699 kB | 74 kB | 41 kB Progress (4): 496 kB | 699 kB | 74 kB | 45 kB Progress (4): 496 kB | 699 kB | 74 kB | 49 kB Progress (4): 496 kB | 699 kB | 74 kB | 53 kB Progress (4): 496 kB | 699 kB | 74 kB | 57 kB Progress (4): 496 kB | 699 kB | 74 kB | 61 kB Progress (4): 496 kB | 699 kB | 74 kB | 66 kB Progress (4): 496 kB | 699 kB | 74 kB | 70 kB Progress (4): 496 kB | 699 kB | 74 kB | 74 kB Progress (4): 496 kB | 699 kB | 74 kB | 78 kB Progress (4): 496 kB | 699 kB | 74 kB | 82 kB Progress (4): 496 kB | 699 kB | 74 kB | 86 kB Progress (4): 496 kB | 699 kB | 74 kB | 90 kB Progress (4): 496 kB | 699 kB | 74 kB | 94 kB Progress (4): 496 kB | 699 kB | 74 kB | 98 kB Progress (4): 496 kB | 699 kB | 74 kB | 102 kB Progress (4): 496 kB | 699 kB | 74 kB | 106 kB Progress (4): 496 kB | 699 kB | 74 kB | 111 kB Progress (4): 496 kB | 699 kB | 74 kB | 115 kB Progress (4): 496 kB | 699 kB | 74 kB | 119 kB Progress (4): 496 kB | 699 kB | 74 kB | 123 kB Progress (4): 496 kB | 699 kB | 74 kB | 127 kB Progress (4): 496 kB | 699 kB | 74 kB | 131 kB Progress (4): 500 kB | 699 kB | 74 kB | 131 kB Progress (4): 500 kB | 699 kB | 74 kB | 135 kB Progress (4): 500 kB | 699 kB | 74 kB | 139 kB Progress (4): 504 kB | 699 kB | 74 kB | 139 kB Progress (4): 504 kB | 699 kB | 74 kB | 143 kB Progress (4): 508 kB | 699 kB | 74 kB | 143 kB Progress (4): 508 kB | 699 kB | 74 kB | 147 kB Progress (4): 512 kB | 699 kB | 74 kB | 147 kB Progress (4): 512 kB | 699 kB | 74 kB | 152 kB Progress (4): 516 kB | 699 kB | 74 kB | 152 kB Progress (4): 516 kB | 699 kB | 74 kB | 156 kB Progress (4): 520 kB | 699 kB | 74 kB | 156 kB Progress (4): 520 kB | 699 kB | 74 kB | 160 kB Progress (4): 524 kB | 699 kB | 74 kB | 160 kB Progress (4): 524 kB | 699 kB | 74 kB | 164 kB Progress (4): 524 kB | 699 kB | 74 kB | 168 kB Progress (4): 528 kB | 699 kB | 74 kB | 168 kB Progress (4): 528 kB | 699 kB | 74 kB | 172 kB Progress (4): 532 kB | 699 kB | 74 kB | 172 kB Progress (4): 532 kB | 699 kB | 74 kB | 176 kB Progress (4): 532 kB | 699 kB | 74 kB | 180 kB Progress (4): 537 kB | 699 kB | 74 kB | 180 kB Progress (4): 537 kB | 699 kB | 74 kB | 184 kB Progress (4): 541 kB | 699 kB | 74 kB | 184 kB Progress (4): 541 kB | 699 kB | 74 kB | 188 kB Progress (4): 541 kB | 699 kB | 74 kB | 193 kB Progress (4): 541 kB | 699 kB | 74 kB | 197 kB Progress (4): 541 kB | 699 kB | 74 kB | 201 kB Progress (4): 545 kB | 699 kB | 74 kB | 201 kB Progress (4): 549 kB | 699 kB | 74 kB | 201 kB Progress (4): 553 kB | 699 kB | 74 kB | 201 kB Progress (4): 557 kB | 699 kB | 74 kB | 201 kB Progress (4): 561 kB | 699 kB | 74 kB | 201 kB Progress (4): 565 kB | 699 kB | 74 kB | 201 kB Progress (4): 569 kB | 699 kB | 74 kB | 201 kB Progress (4): 573 kB | 699 kB | 74 kB | 201 kB Progress (4): 578 kB | 699 kB | 74 kB | 201 kB Progress (4): 582 kB | 699 kB | 74 kB | 201 kB Progress (4): 586 kB | 699 kB | 74 kB | 201 kB Progress (4): 590 kB | 699 kB | 74 kB | 201 kB Progress (4): 594 kB | 699 kB | 74 kB | 201 kB Progress (4): 598 kB | 699 kB | 74 kB | 201 kB Progress (4): 602 kB | 699 kB | 74 kB | 201 kB Progress (4): 606 kB | 699 kB | 74 kB | 201 kB Progress (4): 610 kB | 699 kB | 74 kB | 201 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-beans/5.3.21/spring-beans-5.3.21.jar (699 kB at 753 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-web/5.3.21/spring-web-5.3.21.jar Progress (3): 610 kB | 74 kB | 205 kB Progress (4): 610 kB | 74 kB | 205 kB | 4.1 kB Progress (4): 610 kB | 74 kB | 205 kB | 8.2 kB Progress (4): 610 kB | 74 kB | 205 kB | 12 kB Progress (4): 610 kB | 74 kB | 205 kB | 16 kB Progress (4): 610 kB | 74 kB | 205 kB | 20 kB Progress (4): 610 kB | 74 kB | 205 kB | 25 kB Progress (4): 610 kB | 74 kB | 205 kB | 29 kB Progress (4): 610 kB | 74 kB | 209 kB | 29 kB Progress (4): 610 kB | 74 kB | 209 kB | 33 kB Progress (4): 610 kB | 74 kB | 213 kB | 33 kB Progress (4): 610 kB | 74 kB | 213 kB | 37 kB Progress (4): 610 kB | 74 kB | 213 kB | 41 kB Progress (4): 614 kB | 74 kB | 213 kB | 41 kB Progress (4): 614 kB | 74 kB | 213 kB | 45 kB Progress (4): 618 kB | 74 kB | 213 kB | 45 kB Progress (4): 618 kB | 74 kB | 213 kB | 49 kB Progress (4): 623 kB | 74 kB | 213 kB | 49 kB Progress (4): 623 kB | 74 kB | 213 kB | 53 kB Progress (4): 627 kB | 74 kB | 213 kB | 53 kB Progress (4): 631 kB | 74 kB | 213 kB | 53 kB Progress (4): 635 kB | 74 kB | 213 kB | 53 kB Progress (4): 639 kB | 74 kB | 213 kB | 53 kB Progress (4): 643 kB | 74 kB | 213 kB | 53 kB Progress (4): 647 kB | 74 kB | 213 kB | 53 kB Progress (4): 651 kB | 74 kB | 213 kB | 53 kB Progress (4): 655 kB | 74 kB | 213 kB | 53 kB Progress (4): 659 kB | 74 kB | 213 kB | 53 kB Progress (4): 664 kB | 74 kB | 213 kB | 53 kB Progress (4): 664 kB | 74 kB | 217 kB | 53 kB Progress (4): 668 kB | 74 kB | 217 kB | 53 kB Progress (4): 672 kB | 74 kB | 217 kB | 53 kB Progress (4): 676 kB | 74 kB | 217 kB | 53 kB Progress (4): 680 kB | 74 kB | 217 kB | 53 kB Progress (4): 684 kB | 74 kB | 217 kB | 53 kB Progress (4): 688 kB | 74 kB | 217 kB | 53 kB Progress (4): 692 kB | 74 kB | 217 kB | 53 kB Progress (4): 696 kB | 74 kB | 217 kB | 53 kB Progress (4): 700 kB | 74 kB | 217 kB | 53 kB Progress (4): 705 kB | 74 kB | 217 kB | 53 kB Progress (4): 709 kB | 74 kB | 217 kB | 53 kB Progress (4): 713 kB | 74 kB | 217 kB | 53 kB Progress (4): 717 kB | 74 kB | 217 kB | 53 kB Progress (4): 721 kB | 74 kB | 217 kB | 53 kB Progress (4): 725 kB | 74 kB | 217 kB | 53 kB Progress (4): 729 kB | 74 kB | 217 kB | 53 kB Progress (4): 733 kB | 74 kB | 217 kB | 53 kB Progress (4): 737 kB | 74 kB | 217 kB | 53 kB Progress (4): 741 kB | 74 kB | 217 kB | 53 kB Progress (4): 745 kB | 74 kB | 217 kB | 53 kB Progress (4): 745 kB | 74 kB | 217 kB | 57 kB Progress (4): 745 kB | 74 kB | 221 kB | 57 kB Progress (4): 745 kB | 74 kB | 225 kB | 57 kB Progress (4): 745 kB | 74 kB | 225 kB | 61 kB Progress (4): 745 kB | 74 kB | 229 kB | 61 kB Progress (4): 745 kB | 74 kB | 229 kB | 66 kB Progress (4): 745 kB | 74 kB | 233 kB | 66 kB Progress (4): 745 kB | 74 kB | 233 kB | 66 kB Progress (4): 745 kB | 74 kB | 238 kB | 66 kB Progress (4): 745 kB | 74 kB | 242 kB | 66 kB Progress (4): 745 kB | 74 kB | 246 kB | 66 kB Progress (4): 745 kB | 74 kB | 250 kB | 66 kB Progress (4): 745 kB | 74 kB | 254 kB | 66 kB Progress (4): 745 kB | 74 kB | 258 kB | 66 kB Progress (4): 745 kB | 74 kB | 262 kB | 66 kB Progress (4): 745 kB | 74 kB | 266 kB | 66 kB Progress (4): 745 kB | 74 kB | 270 kB | 66 kB Progress (4): 745 kB | 74 kB | 274 kB | 66 kB Progress (4): 745 kB | 74 kB | 279 kB | 66 kB Progress (4): 750 kB | 74 kB | 279 kB | 66 kB Progress (4): 750 kB | 74 kB | 283 kB | 66 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-xml/3.1.3/spring-xml-3.1.3.jar (74 kB at 78 kB/s) Progress (3): 750 kB | 287 kB | 66 kB Progress (3): 754 kB | 287 kB | 66 kB Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-webmvc/5.3.21/spring-webmvc-5.3.21.jar Progress (3): 758 kB | 287 kB | 66 kB Progress (3): 758 kB | 291 kB | 66 kB Progress (3): 758 kB | 295 kB | 66 kB Progress (3): 762 kB | 295 kB | 66 kB Progress (3): 766 kB | 295 kB | 66 kB Progress (3): 766 kB | 299 kB | 66 kB Progress (3): 766 kB | 303 kB | 66 kB Progress (3): 770 kB | 303 kB | 66 kB Progress (3): 774 kB | 303 kB | 66 kB Progress (3): 778 kB | 303 kB | 66 kB Progress (3): 782 kB | 303 kB | 66 kB Progress (3): 786 kB | 303 kB | 66 kB Progress (3): 791 kB | 303 kB | 66 kB Progress (3): 795 kB | 303 kB | 66 kB Progress (3): 799 kB | 303 kB | 66 kB Progress (3): 803 kB | 303 kB | 66 kB Progress (3): 807 kB | 303 kB | 66 kB Progress (3): 811 kB | 303 kB | 66 kB Progress (3): 815 kB | 303 kB | 66 kB Progress (3): 819 kB | 303 kB | 66 kB Progress (3): 823 kB | 303 kB | 66 kB Progress (3): 827 kB | 303 kB | 66 kB Progress (3): 827 kB | 307 kB | 66 kB Progress (3): 827 kB | 311 kB | 66 kB Progress (3): 827 kB | 315 kB | 66 kB Progress (3): 831 kB | 315 kB | 66 kB Progress (3): 831 kB | 319 kB | 66 kB Progress (3): 836 kB | 319 kB | 66 kB Progress (3): 836 kB | 324 kB | 66 kB Progress (3): 836 kB | 328 kB | 66 kB Progress (3): 836 kB | 332 kB | 66 kB Progress (3): 840 kB | 332 kB | 66 kB Progress (3): 840 kB | 336 kB | 66 kB Progress (3): 844 kB | 336 kB | 66 kB Progress (3): 844 kB | 340 kB | 66 kB Progress (3): 844 kB | 344 kB | 66 kB Progress (3): 844 kB | 348 kB | 66 kB Progress (3): 848 kB | 348 kB | 66 kB Progress (3): 852 kB | 348 kB | 66 kB Progress (3): 852 kB | 352 kB | 66 kB Progress (3): 852 kB | 356 kB | 66 kB Progress (3): 856 kB | 356 kB | 66 kB Progress (3): 860 kB | 356 kB | 66 kB Progress (3): 864 kB | 356 kB | 66 kB Progress (3): 868 kB | 356 kB | 66 kB Progress (3): 872 kB | 356 kB | 66 kB Progress (3): 872 kB | 360 kB | 66 kB Progress (3): 877 kB | 360 kB | 66 kB Progress (3): 877 kB | 365 kB | 66 kB Progress (3): 881 kB | 365 kB | 66 kB Progress (3): 881 kB | 369 kB | 66 kB Progress (3): 885 kB | 369 kB | 66 kB Progress (3): 885 kB | 373 kB | 66 kB Progress (3): 889 kB | 373 kB | 66 kB Progress (3): 889 kB | 377 kB | 66 kB Progress (3): 893 kB | 377 kB | 66 kB Progress (3): 893 kB | 381 kB | 66 kB Progress (3): 897 kB | 381 kB | 66 kB Progress (3): 897 kB | 385 kB | 66 kB Progress (3): 901 kB | 385 kB | 66 kB Progress (3): 901 kB | 389 kB | 66 kB Progress (3): 905 kB | 389 kB | 66 kB Progress (3): 909 kB | 389 kB | 66 kB Progress (3): 909 kB | 393 kB | 66 kB Progress (3): 909 kB | 397 kB | 66 kB Progress (3): 913 kB | 397 kB | 66 kB Progress (3): 918 kB | 397 kB | 66 kB Progress (3): 918 kB | 401 kB | 66 kB Progress (3): 918 kB | 406 kB | 66 kB Progress (3): 922 kB | 406 kB | 66 kB Progress (3): 926 kB | 406 kB | 66 kB Progress (3): 926 kB | 410 kB | 66 kB Progress (3): 930 kB | 410 kB | 66 kB Progress (3): 930 kB | 414 kB | 66 kB Progress (3): 934 kB | 414 kB | 66 kB Progress (3): 934 kB | 418 kB | 66 kB Progress (3): 934 kB | 422 kB | 66 kB Progress (3): 938 kB | 422 kB | 66 kB Progress (3): 938 kB | 426 kB | 66 kB Progress (3): 942 kB | 426 kB | 66 kB Progress (3): 942 kB | 430 kB | 66 kB Progress (3): 946 kB | 430 kB | 66 kB Progress (3): 946 kB | 434 kB | 66 kB Progress (3): 950 kB | 434 kB | 66 kB Progress (3): 950 kB | 438 kB | 66 kB Progress (3): 950 kB | 442 kB | 66 kB Progress (3): 954 kB | 442 kB | 66 kB Progress (3): 954 kB | 446 kB | 66 kB Progress (3): 954 kB | 451 kB | 66 kB Progress (3): 954 kB | 455 kB | 66 kB Progress (3): 958 kB | 455 kB | 66 kB Progress (3): 958 kB | 459 kB | 66 kB Progress (3): 963 kB | 459 kB | 66 kB Progress (3): 963 kB | 463 kB | 66 kB Progress (3): 963 kB | 467 kB | 66 kB Progress (3): 963 kB | 471 kB | 66 kB Progress (3): 963 kB | 475 kB | 66 kB Progress (3): 963 kB | 479 kB | 66 kB Progress (3): 967 kB | 479 kB | 66 kB Progress (3): 967 kB | 483 kB | 66 kB Progress (3): 967 kB | 487 kB | 66 kB Progress (3): 971 kB | 487 kB | 66 kB Progress (3): 971 kB | 492 kB | 66 kB Progress (3): 971 kB | 496 kB | 66 kB Progress (3): 971 kB | 500 kB | 66 kB Progress (3): 975 kB | 500 kB | 66 kB Progress (3): 975 kB | 504 kB | 66 kB Progress (3): 975 kB | 507 kB | 66 kB Progress (3): 979 kB | 507 kB | 66 kB Progress (3): 983 kB | 507 kB | 66 kB Progress (3): 987 kB | 507 kB | 66 kB Progress (3): 991 kB | 507 kB | 66 kB Progress (3): 995 kB | 507 kB | 66 kB Progress (3): 999 kB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.0 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Progress (3): 1.1 MB | 507 kB | 66 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-oxm/5.3.21/spring-oxm-5.3.21.jar (66 kB at 68 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/ws/spring-ws-core/3.1.3/spring-ws-core-3.1.3.jar (507 kB at 521 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-test/5.3.21/spring-test-5.3.21.jar Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-core/5.3.21/spring-core-5.3.21.jar (1.5 MB at 1.4 MB/s) Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (1): 78 kB Progress (1): 82 kB Progress (1): 86 kB Progress (1): 90 kB Progress (1): 94 kB Progress (1): 98 kB Progress (1): 102 kB Progress (1): 106 kB Progress (1): 111 kB Progress (1): 115 kB Progress (1): 119 kB Progress (1): 123 kB Progress (1): 127 kB Progress (1): 131 kB Progress (1): 135 kB Progress (1): 139 kB Progress (1): 143 kB Progress (1): 147 kB Progress (1): 152 kB Progress (1): 156 kB Progress (1): 160 kB Progress (1): 164 kB Progress (1): 168 kB Progress (1): 172 kB Progress (1): 176 kB Progress (1): 180 kB Progress (1): 184 kB Progress (1): 188 kB Progress (1): 193 kB Progress (1): 197 kB Progress (1): 201 kB Progress (1): 205 kB Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (1): 295 kB Progress (1): 299 kB Progress (1): 303 kB Progress (1): 307 kB Progress (1): 311 kB Progress (1): 315 kB Progress (1): 319 kB Progress (1): 324 kB Progress (1): 328 kB Progress (1): 332 kB Progress (1): 336 kB Progress (1): 340 kB Progress (1): 344 kB Progress (1): 348 kB Progress (1): 352 kB Progress (1): 356 kB Progress (1): 360 kB Progress (1): 365 kB Progress (1): 369 kB Progress (1): 373 kB Progress (1): 377 kB Progress (2): 377 kB | 4.1 kB Progress (2): 381 kB | 4.1 kB Progress (2): 381 kB | 8.2 kB Progress (2): 385 kB | 8.2 kB Progress (2): 385 kB | 12 kB Progress (2): 389 kB | 12 kB Progress (2): 393 kB | 12 kB Progress (2): 397 kB | 12 kB Progress (2): 401 kB | 12 kB Progress (2): 406 kB | 12 kB Progress (2): 410 kB | 12 kB Progress (2): 414 kB | 12 kB Progress (2): 418 kB | 12 kB Progress (2): 422 kB | 12 kB Progress (2): 426 kB | 12 kB Progress (2): 430 kB | 12 kB Progress (2): 434 kB | 12 kB Progress (2): 438 kB | 12 kB Progress (2): 442 kB | 12 kB Progress (2): 446 kB | 12 kB Progress (2): 451 kB | 12 kB Progress (2): 455 kB | 12 kB Progress (2): 459 kB | 12 kB Progress (2): 463 kB | 12 kB Progress (2): 467 kB | 12 kB Progress (2): 471 kB | 12 kB Progress (2): 475 kB | 12 kB Progress (2): 479 kB | 12 kB Progress (2): 483 kB | 12 kB Progress (2): 487 kB | 12 kB Progress (2): 492 kB | 12 kB Progress (2): 496 kB | 12 kB Progress (2): 496 kB | 16 kB Progress (2): 496 kB | 20 kB Progress (2): 496 kB | 25 kB Progress (2): 496 kB | 29 kB Progress (2): 500 kB | 29 kB Progress (2): 500 kB | 33 kB Progress (2): 504 kB | 33 kB Progress (2): 504 kB | 37 kB Progress (2): 504 kB | 41 kB Progress (2): 508 kB | 41 kB Progress (2): 508 kB | 45 kB Progress (2): 512 kB | 45 kB Progress (2): 512 kB | 49 kB Progress (2): 512 kB | 53 kB Progress (2): 516 kB | 53 kB Progress (2): 516 kB | 57 kB Progress (2): 520 kB | 57 kB Progress (2): 520 kB | 61 kB Progress (2): 520 kB | 66 kB Progress (2): 524 kB | 66 kB Progress (2): 528 kB | 66 kB Progress (2): 532 kB | 66 kB Progress (2): 537 kB | 66 kB Progress (2): 541 kB | 66 kB Progress (2): 545 kB | 66 kB Progress (2): 549 kB | 66 kB Progress (2): 553 kB | 66 kB Progress (2): 557 kB | 66 kB Progress (2): 561 kB | 66 kB Progress (2): 565 kB | 66 kB Progress (2): 569 kB | 66 kB Progress (2): 573 kB | 66 kB Progress (2): 578 kB | 66 kB Progress (2): 582 kB | 66 kB Progress (2): 586 kB | 66 kB Progress (2): 590 kB | 66 kB Progress (2): 594 kB | 66 kB Progress (2): 598 kB | 66 kB Progress (2): 602 kB | 66 kB Progress (2): 606 kB | 66 kB Progress (2): 610 kB | 66 kB Progress (2): 614 kB | 66 kB Progress (2): 618 kB | 66 kB Progress (2): 623 kB | 66 kB Progress (2): 623 kB | 70 kB Progress (2): 627 kB | 70 kB Progress (2): 627 kB | 74 kB Progress (2): 627 kB | 78 kB Progress (2): 631 kB | 78 kB Progress (2): 631 kB | 82 kB Progress (2): 635 kB | 82 kB Progress (2): 635 kB | 86 kB Progress (2): 635 kB | 90 kB Progress (2): 639 kB | 90 kB Progress (2): 643 kB | 90 kB Progress (2): 643 kB | 94 kB Progress (2): 643 kB | 98 kB Progress (2): 647 kB | 98 kB Progress (2): 647 kB | 102 kB Progress (2): 651 kB | 102 kB Progress (2): 651 kB | 106 kB Progress (2): 651 kB | 111 kB Progress (2): 655 kB | 111 kB Progress (2): 659 kB | 111 kB Progress (2): 664 kB | 111 kB Progress (2): 668 kB | 111 kB Progress (2): 672 kB | 111 kB Progress (2): 676 kB | 111 kB Progress (2): 680 kB | 111 kB Progress (2): 684 kB | 111 kB Progress (2): 688 kB | 111 kB Progress (2): 692 kB | 111 kB Progress (2): 696 kB | 111 kB Progress (2): 700 kB | 111 kB Progress (2): 705 kB | 111 kB Progress (2): 709 kB | 111 kB Progress (2): 713 kB | 111 kB Progress (2): 717 kB | 111 kB Progress (2): 721 kB | 111 kB Progress (2): 725 kB | 111 kB Progress (2): 729 kB | 111 kB Progress (2): 733 kB | 111 kB Progress (2): 737 kB | 111 kB Progress (2): 741 kB | 111 kB Progress (2): 745 kB | 111 kB Progress (2): 750 kB | 111 kB Progress (2): 754 kB | 111 kB Progress (2): 754 kB | 115 kB Progress (2): 758 kB | 115 kB Progress (2): 758 kB | 119 kB Progress (2): 762 kB | 119 kB Progress (2): 762 kB | 123 kB Progress (2): 766 kB | 123 kB Progress (2): 766 kB | 127 kB Progress (2): 770 kB | 127 kB Progress (2): 770 kB | 131 kB Progress (2): 774 kB | 131 kB Progress (2): 774 kB | 135 kB Progress (2): 778 kB | 135 kB Progress (2): 778 kB | 139 kB Progress (2): 782 kB | 139 kB Progress (2): 782 kB | 143 kB Progress (2): 786 kB | 143 kB Progress (2): 786 kB | 147 kB Progress (2): 791 kB | 147 kB Progress (2): 791 kB | 152 kB Progress (2): 795 kB | 152 kB Progress (2): 795 kB | 156 kB Progress (2): 799 kB | 156 kB Progress (2): 799 kB | 160 kB Progress (2): 803 kB | 160 kB Progress (2): 807 kB | 160 kB Progress (2): 811 kB | 160 kB Progress (2): 815 kB | 160 kB Progress (2): 819 kB | 160 kB Progress (2): 823 kB | 160 kB Progress (2): 827 kB | 160 kB Progress (2): 831 kB | 160 kB Progress (2): 836 kB | 160 kB Progress (2): 840 kB | 160 kB Progress (2): 844 kB | 160 kB Progress (2): 848 kB | 160 kB Progress (2): 852 kB | 160 kB Progress (2): 856 kB | 160 kB Progress (2): 860 kB | 160 kB Progress (2): 864 kB | 160 kB Progress (2): 868 kB | 160 kB Progress (2): 872 kB | 160 kB Progress (2): 877 kB | 160 kB Progress (2): 881 kB | 160 kB Progress (2): 885 kB | 160 kB Progress (2): 889 kB | 160 kB Progress (2): 893 kB | 160 kB Progress (2): 897 kB | 160 kB Progress (2): 901 kB | 160 kB Progress (2): 905 kB | 160 kB Progress (2): 909 kB | 160 kB Progress (2): 913 kB | 160 kB Progress (2): 918 kB | 160 kB Progress (2): 922 kB | 160 kB Progress (2): 926 kB | 160 kB Progress (2): 930 kB | 160 kB Progress (2): 934 kB | 160 kB Progress (2): 938 kB | 160 kB Progress (2): 942 kB | 160 kB Progress (2): 946 kB | 160 kB Progress (2): 950 kB | 160 kB Progress (2): 954 kB | 160 kB Progress (2): 958 kB | 160 kB Progress (2): 958 kB | 164 kB Progress (2): 963 kB | 164 kB Progress (2): 963 kB | 168 kB Progress (2): 967 kB | 168 kB Progress (2): 971 kB | 168 kB Progress (2): 971 kB | 172 kB Progress (2): 971 kB | 176 kB Progress (2): 975 kB | 176 kB Progress (2): 979 kB | 176 kB Progress (2): 979 kB | 180 kB Progress (2): 983 kB | 180 kB Progress (2): 983 kB | 184 kB Progress (2): 987 kB | 184 kB Progress (2): 991 kB | 184 kB Progress (2): 991 kB | 188 kB Progress (2): 995 kB | 188 kB Progress (2): 999 kB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 188 kB Progress (2): 1.0 MB | 193 kB Progress (2): 1.0 MB | 197 kB Progress (2): 1.0 MB | 201 kB Progress (2): 1.0 MB | 205 kB Progress (2): 1.0 MB | 209 kB Progress (2): 1.0 MB | 213 kB Progress (2): 1.0 MB | 217 kB Progress (2): 1.0 MB | 221 kB Progress (2): 1.0 MB | 225 kB Progress (2): 1.0 MB | 229 kB Progress (2): 1.0 MB | 233 kB Progress (2): 1.0 MB | 238 kB Progress (2): 1.0 MB | 242 kB Progress (2): 1.0 MB | 246 kB Progress (2): 1.0 MB | 250 kB Progress (2): 1.0 MB | 254 kB Progress (2): 1.0 MB | 258 kB Progress (2): 1.0 MB | 262 kB Progress (2): 1.0 MB | 266 kB Progress (2): 1.0 MB | 270 kB Progress (2): 1.0 MB | 274 kB Progress (2): 1.0 MB | 279 kB Progress (2): 1.0 MB | 283 kB Progress (2): 1.0 MB | 287 kB Progress (2): 1.0 MB | 291 kB Progress (2): 1.0 MB | 295 kB Progress (2): 1.0 MB | 299 kB Progress (2): 1.0 MB | 303 kB Progress (2): 1.0 MB | 307 kB Progress (2): 1.0 MB | 311 kB Progress (2): 1.0 MB | 315 kB Progress (2): 1.0 MB | 319 kB Progress (2): 1.0 MB | 324 kB Progress (2): 1.0 MB | 328 kB Progress (2): 1.0 MB | 332 kB Progress (2): 1.0 MB | 336 kB Progress (2): 1.0 MB | 340 kB Progress (2): 1.0 MB | 344 kB Progress (2): 1.0 MB | 348 kB Progress (2): 1.0 MB | 352 kB Progress (2): 1.0 MB | 356 kB Progress (2): 1.0 MB | 360 kB Progress (2): 1.0 MB | 365 kB Progress (2): 1.0 MB | 369 kB Progress (2): 1.0 MB | 373 kB Progress (2): 1.0 MB | 377 kB Progress (2): 1.0 MB | 381 kB Progress (2): 1.0 MB | 385 kB Progress (2): 1.0 MB | 389 kB Progress (2): 1.0 MB | 393 kB Progress (2): 1.0 MB | 397 kB Progress (2): 1.0 MB | 401 kB Progress (2): 1.0 MB | 406 kB Progress (2): 1.0 MB | 410 kB Progress (2): 1.0 MB | 414 kB Progress (2): 1.0 MB | 418 kB Progress (2): 1.0 MB | 422 kB Progress (2): 1.0 MB | 426 kB Progress (2): 1.0 MB | 430 kB Progress (2): 1.0 MB | 434 kB Progress (2): 1.0 MB | 438 kB Progress (2): 1.0 MB | 442 kB Progress (2): 1.0 MB | 446 kB Progress (2): 1.0 MB | 451 kB Progress (2): 1.0 MB | 455 kB Progress (2): 1.0 MB | 459 kB Progress (2): 1.0 MB | 463 kB Progress (2): 1.0 MB | 467 kB Progress (2): 1.0 MB | 471 kB Progress (2): 1.0 MB | 475 kB Progress (2): 1.0 MB | 479 kB Progress (2): 1.0 MB | 483 kB Progress (2): 1.0 MB | 487 kB Progress (2): 1.0 MB | 492 kB Progress (2): 1.0 MB | 496 kB Progress (2): 1.0 MB | 500 kB Progress (2): 1.0 MB | 504 kB Progress (2): 1.0 MB | 508 kB Progress (2): 1.0 MB | 512 kB Progress (2): 1.0 MB | 516 kB Progress (2): 1.0 MB | 520 kB Progress (2): 1.0 MB | 524 kB Progress (2): 1.0 MB | 528 kB Progress (2): 1.0 MB | 532 kB Progress (2): 1.0 MB | 537 kB Progress (2): 1.0 MB | 541 kB Progress (2): 1.0 MB | 545 kB Progress (2): 1.0 MB | 549 kB Progress (2): 1.0 MB | 553 kB Progress (2): 1.0 MB | 557 kB Progress (2): 1.0 MB | 561 kB Progress (2): 1.0 MB | 565 kB Progress (2): 1.0 MB | 569 kB Progress (2): 1.0 MB | 573 kB Progress (2): 1.0 MB | 578 kB Progress (2): 1.0 MB | 582 kB Progress (2): 1.0 MB | 586 kB Progress (2): 1.0 MB | 590 kB Progress (2): 1.0 MB | 594 kB Progress (2): 1.0 MB | 598 kB Progress (2): 1.0 MB | 602 kB Progress (2): 1.0 MB | 606 kB Progress (2): 1.0 MB | 610 kB Progress (2): 1.0 MB | 614 kB Progress (2): 1.0 MB | 618 kB Progress (2): 1.0 MB | 623 kB Progress (2): 1.0 MB | 627 kB Progress (2): 1.0 MB | 631 kB Progress (2): 1.0 MB | 635 kB Progress (2): 1.0 MB | 639 kB Progress (2): 1.0 MB | 643 kB Progress (2): 1.0 MB | 647 kB Progress (2): 1.0 MB | 651 kB Progress (2): 1.0 MB | 655 kB Progress (2): 1.0 MB | 659 kB Progress (2): 1.0 MB | 664 kB Progress (2): 1.0 MB | 668 kB Progress (2): 1.0 MB | 672 kB Progress (2): 1.0 MB | 676 kB Progress (2): 1.0 MB | 680 kB Progress (2): 1.0 MB | 684 kB Progress (2): 1.0 MB | 688 kB Progress (2): 1.0 MB | 692 kB Progress (2): 1.0 MB | 696 kB Progress (2): 1.0 MB | 700 kB Progress (2): 1.0 MB | 705 kB Progress (2): 1.0 MB | 709 kB Progress (2): 1.0 MB | 713 kB Progress (2): 1.0 MB | 717 kB Progress (2): 1.0 MB | 721 kB Progress (2): 1.0 MB | 725 kB Progress (2): 1.0 MB | 729 kB Progress (2): 1.0 MB | 733 kB Progress (2): 1.0 MB | 737 kB Progress (2): 1.0 MB | 741 kB Progress (2): 1.0 MB | 745 kB Progress (2): 1.0 MB | 750 kB Progress (2): 1.0 MB | 754 kB Progress (2): 1.0 MB | 758 kB Progress (2): 1.0 MB | 762 kB Progress (2): 1.0 MB | 766 kB Progress (2): 1.0 MB | 770 kB Progress (2): 1.0 MB | 774 kB Progress (2): 1.0 MB | 778 kB Progress (2): 1.0 MB | 782 kB Progress (2): 1.0 MB | 786 kB Progress (2): 1.0 MB | 787 kB Progress (3): 1.0 MB | 787 kB | 4.1 kB Progress (3): 1.0 MB | 787 kB | 8.2 kB Progress (3): 1.0 MB | 787 kB | 12 kB Progress (3): 1.0 MB | 787 kB | 16 kB Progress (3): 1.0 MB | 787 kB | 20 kB Progress (3): 1.0 MB | 787 kB | 25 kB Progress (3): 1.0 MB | 787 kB | 29 kB Progress (3): 1.0 MB | 787 kB | 33 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-test/5.3.21/spring-test-5.3.21.jar (787 kB at 683 kB/s) Progress (2): 1.0 MB | 37 kB Progress (2): 1.0 MB | 41 kB Progress (2): 1.0 MB | 45 kB Progress (2): 1.0 MB | 49 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-webmvc/5.3.21/spring-webmvc-5.3.21.jar (1.0 MB at 891 kB/s) Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (1): 78 kB Progress (1): 82 kB Progress (1): 86 kB Progress (1): 90 kB Progress (1): 94 kB Progress (1): 98 kB Progress (1): 102 kB Progress (1): 106 kB Progress (1): 111 kB Progress (1): 115 kB Progress (1): 119 kB Progress (1): 123 kB Progress (1): 127 kB Progress (1): 131 kB Progress (1): 135 kB Progress (1): 139 kB Progress (1): 143 kB Progress (1): 147 kB Progress (1): 152 kB Progress (1): 156 kB Progress (1): 160 kB Progress (1): 164 kB Progress (1): 168 kB Progress (1): 172 kB Progress (1): 176 kB Progress (1): 180 kB Progress (1): 184 kB Progress (1): 188 kB Progress (1): 193 kB Progress (1): 197 kB Progress (1): 201 kB Progress (1): 205 kB Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (2): 291 kB | 4.1 kB Progress (2): 295 kB | 4.1 kB Progress (2): 295 kB | 8.2 kB Progress (2): 299 kB | 8.2 kB Progress (2): 303 kB | 8.2 kB Progress (2): 303 kB | 12 kB Progress (2): 303 kB | 16 kB Progress (2): 307 kB | 16 kB Progress (2): 307 kB | 20 kB Progress (2): 311 kB | 20 kB Progress (2): 311 kB | 25 kB Progress (2): 315 kB | 25 kB Progress (2): 319 kB | 25 kB Progress (2): 319 kB | 29 kB Progress (2): 319 kB | 33 kB Progress (2): 324 kB | 33 kB Progress (2): 328 kB | 33 kB Progress (2): 328 kB | 37 kB Progress (2): 332 kB | 37 kB Progress (2): 332 kB | 41 kB Progress (2): 336 kB | 41 kB Progress (2): 340 kB | 41 kB Progress (2): 340 kB | 45 kB Progress (2): 344 kB | 45 kB Progress (2): 344 kB | 49 kB Progress (2): 348 kB | 49 kB Progress (2): 352 kB | 49 kB Progress (2): 356 kB | 49 kB Progress (2): 360 kB | 49 kB Progress (2): 365 kB | 49 kB Progress (2): 369 kB | 49 kB Progress (2): 373 kB | 49 kB Progress (2): 377 kB | 49 kB Progress (2): 381 kB | 49 kB Progress (2): 385 kB | 49 kB Progress (2): 389 kB | 49 kB Progress (2): 393 kB | 49 kB Progress (2): 397 kB | 49 kB Progress (2): 401 kB | 49 kB Progress (2): 406 kB | 49 kB Progress (2): 410 kB | 49 kB Progress (2): 414 kB | 49 kB Progress (2): 418 kB | 49 kB Progress (2): 422 kB | 49 kB Progress (2): 426 kB | 49 kB Progress (2): 426 kB | 53 kB Progress (2): 430 kB | 53 kB Progress (2): 434 kB | 53 kB Progress (2): 434 kB | 57 kB Progress (2): 438 kB | 57 kB Progress (2): 442 kB | 57 kB Progress (2): 442 kB | 61 kB Progress (2): 446 kB | 61 kB Progress (2): 446 kB | 66 kB Progress (2): 451 kB | 66 kB Progress (2): 451 kB | 70 kB Progress (2): 455 kB | 70 kB Progress (2): 459 kB | 70 kB Progress (2): 459 kB | 74 kB Progress (2): 459 kB | 78 kB Progress (2): 463 kB | 78 kB Progress (2): 467 kB | 78 kB Progress (2): 467 kB | 82 kB Progress (2): 471 kB | 82 kB Progress (2): 471 kB | 86 kB Progress (2): 475 kB | 86 kB Progress (2): 475 kB | 90 kB Progress (2): 475 kB | 94 kB Progress (2): 479 kB | 94 kB Progress (2): 479 kB | 98 kB Progress (2): 483 kB | 98 kB Progress (2): 483 kB | 102 kB Progress (2): 487 kB | 102 kB Progress (2): 492 kB | 102 kB Progress (2): 492 kB | 106 kB Progress (2): 496 kB | 106 kB Progress (2): 500 kB | 106 kB Progress (2): 504 kB | 106 kB Progress (2): 508 kB | 106 kB Progress (2): 512 kB | 106 kB Progress (2): 516 kB | 106 kB Progress (2): 520 kB | 106 kB Progress (2): 524 kB | 106 kB Progress (2): 528 kB | 106 kB Progress (2): 532 kB | 106 kB Progress (2): 537 kB | 106 kB Progress (2): 541 kB | 106 kB Progress (2): 545 kB | 106 kB Progress (2): 549 kB | 106 kB Progress (2): 553 kB | 106 kB Progress (2): 557 kB | 106 kB Progress (2): 561 kB | 106 kB Progress (2): 565 kB | 106 kB Progress (2): 569 kB | 106 kB Progress (2): 573 kB | 106 kB Progress (2): 578 kB | 106 kB Progress (2): 578 kB | 111 kB Progress (2): 582 kB | 111 kB Progress (2): 586 kB | 111 kB Progress (2): 590 kB | 111 kB Progress (2): 594 kB | 111 kB Progress (2): 598 kB | 111 kB Progress (2): 602 kB | 111 kB Progress (2): 606 kB | 111 kB Progress (2): 610 kB | 111 kB Progress (2): 614 kB | 111 kB Progress (2): 618 kB | 111 kB Progress (2): 623 kB | 111 kB Progress (2): 627 kB | 111 kB Progress (2): 631 kB | 111 kB Progress (2): 635 kB | 111 kB Progress (2): 639 kB | 111 kB Progress (2): 643 kB | 111 kB Progress (2): 647 kB | 111 kB Progress (2): 647 kB | 115 kB Progress (2): 651 kB | 115 kB Progress (2): 655 kB | 115 kB Progress (2): 659 kB | 115 kB Progress (2): 664 kB | 115 kB Progress (2): 668 kB | 115 kB Progress (2): 672 kB | 115 kB Progress (2): 676 kB | 115 kB Progress (2): 680 kB | 115 kB Progress (2): 684 kB | 115 kB Progress (2): 688 kB | 115 kB Progress (2): 692 kB | 115 kB Progress (2): 696 kB | 115 kB Progress (2): 700 kB | 115 kB Progress (2): 705 kB | 115 kB Progress (2): 709 kB | 115 kB Progress (2): 713 kB | 115 kB Progress (2): 717 kB | 115 kB Progress (2): 721 kB | 115 kB Progress (2): 725 kB | 115 kB Progress (2): 729 kB | 115 kB Progress (2): 729 kB | 119 kB Progress (2): 733 kB | 119 kB Progress (2): 737 kB | 119 kB Progress (2): 737 kB | 123 kB Progress (2): 741 kB | 123 kB Progress (2): 741 kB | 127 kB Progress (2): 745 kB | 127 kB Progress (2): 750 kB | 127 kB Progress (2): 750 kB | 131 kB Progress (2): 750 kB | 135 kB Progress (2): 754 kB | 135 kB Progress (2): 758 kB | 135 kB Progress (2): 758 kB | 139 kB Progress (2): 762 kB | 139 kB Progress (2): 762 kB | 143 kB Progress (2): 766 kB | 143 kB Progress (2): 770 kB | 143 kB Progress (2): 774 kB | 143 kB Progress (2): 778 kB | 143 kB Progress (2): 782 kB | 143 kB Progress (2): 786 kB | 143 kB Progress (2): 791 kB | 143 kB Progress (2): 795 kB | 143 kB Progress (2): 799 kB | 143 kB Progress (2): 803 kB | 143 kB Progress (2): 807 kB | 143 kB Progress (2): 811 kB | 143 kB Progress (2): 815 kB | 143 kB Progress (2): 819 kB | 143 kB Progress (2): 823 kB | 143 kB Progress (2): 827 kB | 143 kB Progress (2): 831 kB | 143 kB Progress (2): 836 kB | 143 kB Progress (2): 840 kB | 143 kB Progress (2): 844 kB | 143 kB Progress (2): 848 kB | 143 kB Progress (2): 852 kB | 143 kB Progress (2): 856 kB | 143 kB Progress (2): 860 kB | 143 kB Progress (2): 864 kB | 143 kB Progress (2): 868 kB | 143 kB Progress (2): 872 kB | 143 kB Progress (2): 877 kB | 143 kB Progress (2): 881 kB | 143 kB Progress (2): 885 kB | 143 kB Progress (2): 889 kB | 143 kB Progress (2): 893 kB | 143 kB Progress (2): 893 kB | 147 kB Progress (2): 897 kB | 147 kB Progress (2): 897 kB | 152 kB Progress (2): 901 kB | 152 kB Progress (2): 905 kB | 152 kB Progress (2): 905 kB | 156 kB Progress (2): 909 kB | 156 kB Progress (2): 909 kB | 160 kB Progress (2): 913 kB | 160 kB Progress (2): 918 kB | 160 kB Progress (2): 918 kB | 164 kB Progress (2): 922 kB | 164 kB Progress (2): 922 kB | 168 kB Progress (2): 926 kB | 168 kB Progress (2): 930 kB | 168 kB Progress (2): 930 kB | 172 kB Progress (2): 934 kB | 172 kB Progress (2): 934 kB | 176 kB Progress (2): 938 kB | 176 kB Progress (2): 942 kB | 176 kB Progress (2): 942 kB | 180 kB Progress (2): 946 kB | 180 kB Progress (2): 946 kB | 184 kB Progress (2): 950 kB | 184 kB Progress (2): 954 kB | 184 kB Progress (2): 954 kB | 188 kB Progress (2): 954 kB | 193 kB Progress (2): 958 kB | 193 kB Progress (2): 963 kB | 193 kB Progress (2): 963 kB | 197 kB Progress (2): 967 kB | 197 kB Progress (2): 967 kB | 201 kB Progress (2): 971 kB | 201 kB Progress (2): 975 kB | 201 kB Progress (2): 975 kB | 205 kB Progress (2): 979 kB | 205 kB Progress (2): 979 kB | 209 kB Progress (2): 983 kB | 209 kB Progress (2): 987 kB | 209 kB Progress (2): 987 kB | 213 kB Progress (2): 991 kB | 213 kB Progress (2): 991 kB | 217 kB Progress (2): 995 kB | 217 kB Progress (2): 995 kB | 221 kB Progress (2): 999 kB | 221 kB Progress (2): 1.0 MB | 221 kB Progress (2): 1.0 MB | 225 kB Progress (2): 1.0 MB | 229 kB Progress (2): 1.0 MB | 233 kB Progress (2): 1.0 MB | 238 kB Progress (2): 1.0 MB | 242 kB Progress (2): 1.0 MB | 246 kB Progress (2): 1.0 MB | 250 kB Progress (2): 1.0 MB | 254 kB Progress (2): 1.0 MB | 258 kB Progress (2): 1.0 MB | 262 kB Progress (2): 1.0 MB | 266 kB Progress (2): 1.0 MB | 270 kB Progress (2): 1.0 MB | 274 kB Progress (2): 1.0 MB | 274 kB Progress (2): 1.0 MB | 279 kB Progress (2): 1.0 MB | 279 kB Progress (2): 1.0 MB | 279 kB Progress (2): 1.0 MB | 283 kB Progress (2): 1.0 MB | 283 kB Progress (2): 1.0 MB | 287 kB Progress (2): 1.0 MB | 287 kB Progress (2): 1.0 MB | 291 kB Progress (2): 1.0 MB | 291 kB Progress (2): 1.0 MB | 295 kB Progress (2): 1.0 MB | 295 kB Progress (2): 1.0 MB | 295 kB Progress (2): 1.0 MB | 299 kB Progress (2): 1.0 MB | 303 kB Progress (2): 1.0 MB | 307 kB Progress (2): 1.0 MB | 307 kB Progress (2): 1.0 MB | 307 kB Progress (2): 1.0 MB | 311 kB Progress (2): 1.0 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.1 MB | 311 kB Progress (2): 1.2 MB | 311 kB Progress (2): 1.2 MB | 311 kB Progress (2): 1.2 MB | 311 kB Progress (2): 1.2 MB | 315 kB Progress (2): 1.2 MB | 315 kB Progress (2): 1.2 MB | 315 kB Progress (2): 1.2 MB | 319 kB Progress (2): 1.2 MB | 319 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 324 kB Progress (2): 1.2 MB | 328 kB Progress (2): 1.2 MB | 332 kB Progress (2): 1.2 MB | 332 kB Progress (2): 1.2 MB | 332 kB Progress (2): 1.2 MB | 336 kB Progress (2): 1.2 MB | 340 kB Progress (2): 1.3 MB | 340 kB Progress (2): 1.3 MB | 340 kB Progress (2): 1.3 MB | 344 kB Progress (2): 1.3 MB | 344 kB Progress (2): 1.3 MB | 348 kB Progress (2): 1.3 MB | 348 kB Progress (2): 1.3 MB | 348 kB Progress (2): 1.3 MB | 352 kB Progress (2): 1.3 MB | 352 kB Progress (2): 1.3 MB | 356 kB Progress (2): 1.3 MB | 356 kB Progress (2): 1.3 MB | 356 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.3 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 360 kB Progress (2): 1.4 MB | 365 kB Progress (2): 1.4 MB | 365 kB Progress (2): 1.4 MB | 369 kB Progress (2): 1.4 MB | 369 kB Progress (2): 1.4 MB | 373 kB Progress (2): 1.4 MB | 373 kB Progress (2): 1.4 MB | 377 kB Progress (2): 1.4 MB | 377 kB Progress (2): 1.4 MB | 381 kB Progress (2): 1.4 MB | 381 kB Progress (2): 1.4 MB | 385 kB Progress (2): 1.4 MB | 385 kB Progress (2): 1.4 MB | 385 kB Progress (2): 1.4 MB | 389 kB Progress (2): 1.4 MB | 393 kB Progress (2): 1.4 MB | 393 kB Progress (2): 1.4 MB | 393 kB Progress (2): 1.4 MB | 397 kB Progress (2): 1.4 MB | 397 kB Progress (2): 1.4 MB | 401 kB Progress (2): 1.4 MB | 401 kB Progress (2): 1.4 MB | 406 kB Progress (2): 1.5 MB | 406 kB Progress (2): 1.5 MB | 410 kB Progress (2): 1.5 MB | 410 kB Progress (2): 1.5 MB | 410 kB Progress (2): 1.5 MB | 414 kB Progress (2): 1.5 MB | 418 kB Progress (2): 1.5 MB | 418 kB Progress (2): 1.5 MB | 418 kB Progress (2): 1.5 MB | 422 kB Progress (2): 1.5 MB | 422 kB Progress (2): 1.5 MB | 426 kB Progress (2): 1.5 MB | 426 kB Progress (2): 1.5 MB | 430 kB Progress (2): 1.5 MB | 430 kB Progress (2): 1.5 MB | 434 kB Progress (2): 1.5 MB | 434 kB Progress (2): 1.5 MB | 434 kB Progress (2): 1.5 MB | 438 kB Progress (2): 1.5 MB | 438 kB Progress (2): 1.5 MB | 442 kB Progress (2): 1.5 MB | 446 kB Progress (2): 1.5 MB | 451 kB Progress (2): 1.5 MB | 455 kB Progress (2): 1.5 MB | 459 kB Progress (2): 1.5 MB | 463 kB Progress (2): 1.5 MB | 467 kB Progress (2): 1.5 MB | 471 kB Progress (2): 1.5 MB | 475 kB Progress (2): 1.5 MB | 479 kB Progress (2): 1.5 MB | 483 kB Progress (2): 1.5 MB | 487 kB Progress (2): 1.5 MB | 492 kB Progress (2): 1.5 MB | 496 kB Progress (2): 1.5 MB | 500 kB Progress (2): 1.5 MB | 504 kB Progress (2): 1.5 MB | 508 kB Progress (2): 1.5 MB | 512 kB Progress (2): 1.5 MB | 516 kB Progress (2): 1.5 MB | 520 kB Progress (2): 1.5 MB | 524 kB Progress (2): 1.5 MB | 528 kB Progress (2): 1.5 MB | 532 kB Progress (2): 1.5 MB | 537 kB Progress (2): 1.5 MB | 541 kB Progress (2): 1.5 MB | 545 kB Progress (2): 1.5 MB | 549 kB Progress (2): 1.5 MB | 553 kB Progress (2): 1.5 MB | 557 kB Progress (2): 1.5 MB | 561 kB Progress (2): 1.5 MB | 565 kB Progress (2): 1.5 MB | 569 kB Progress (2): 1.5 MB | 573 kB Progress (2): 1.5 MB | 578 kB Progress (2): 1.5 MB | 578 kB Progress (2): 1.5 MB | 582 kB Progress (2): 1.5 MB | 582 kB Progress (2): 1.5 MB | 586 kB Progress (2): 1.5 MB | 586 kB Progress (2): 1.5 MB | 590 kB Progress (2): 1.5 MB | 590 kB Progress (2): 1.5 MB | 590 kB Progress (2): 1.5 MB | 594 kB Progress (2): 1.5 MB | 594 kB Progress (2): 1.5 MB | 598 kB Progress (2): 1.5 MB | 598 kB Progress (2): 1.5 MB | 598 kB Progress (2): 1.5 MB | 602 kB Progress (2): 1.5 MB | 602 kB Progress (2): 1.5 MB | 606 kB Progress (2): 1.5 MB | 606 kB Progress (2): 1.5 MB | 606 kB Progress (2): 1.5 MB | 606 kB Progress (2): 1.5 MB | 610 kB Progress (2): 1.5 MB | 610 kB Progress (2): 1.6 MB | 610 kB Progress (2): 1.6 MB | 614 kB Progress (2): 1.6 MB | 614 kB Progress (2): 1.6 MB | 614 kB Progress (2): 1.6 MB | 614 kB Progress (2): 1.6 MB | 614 kB Progress (2): 1.6 MB | 618 kB Progress (2): 1.6 MB | 618 kB Progress (2): 1.6 MB | 623 kB Progress (2): 1.6 MB | 623 kB Progress (2): 1.6 MB | 623 kB Progress (2): 1.6 MB | 627 kB Progress (2): 1.6 MB | 627 kB Progress (2): 1.6 MB | 627 kB Progress (2): 1.6 MB | 631 kB Progress (2): 1.6 MB | 631 kB Progress (2): 1.6 MB | 631 kB Progress (2): 1.6 MB | 631 kB Progress (2): 1.6 MB | 635 kB Progress (2): 1.6 MB | 635 kB Progress (2): 1.6 MB | 635 kB Progress (2): 1.6 MB | 639 kB Progress (2): 1.6 MB | 639 kB Progress (2): 1.6 MB | 639 kB Progress (2): 1.6 MB | 639 kB Progress (2): 1.6 MB | 643 kB Progress (2): 1.6 MB | 643 kB Progress (2): 1.6 MB | 647 kB Progress (2): 1.6 MB | 647 kB Progress (2): 1.6 MB | 647 kB Progress (2): 1.6 MB | 647 kB Progress (2): 1.6 MB | 651 kB Progress (2): 1.6 MB | 651 kB Progress (2): 1.6 MB | 655 kB Progress (2): 1.6 MB | 659 kB Progress (2): 1.6 MB | 664 kB Progress (2): 1.6 MB | 668 kB Progress (2): 1.6 MB | 672 kB Progress (2): 1.6 MB | 676 kB Progress (2): 1.6 MB | 680 kB Progress (2): 1.6 MB | 684 kB Progress (2): 1.6 MB | 688 kB Progress (2): 1.6 MB | 692 kB Progress (2): 1.6 MB | 696 kB Progress (2): 1.6 MB | 700 kB Progress (2): 1.6 MB | 705 kB Progress (2): 1.6 MB | 709 kB Progress (2): 1.6 MB | 713 kB Progress (2): 1.6 MB | 717 kB Progress (2): 1.6 MB | 721 kB Progress (2): 1.6 MB | 725 kB Progress (2): 1.6 MB | 729 kB Progress (2): 1.6 MB | 733 kB Progress (2): 1.6 MB | 737 kB Progress (2): 1.6 MB | 741 kB Progress (2): 1.6 MB | 745 kB Progress (2): 1.6 MB | 750 kB Progress (2): 1.6 MB | 754 kB Progress (2): 1.6 MB | 758 kB Progress (2): 1.6 MB | 762 kB Progress (2): 1.6 MB | 766 kB Progress (2): 1.6 MB | 770 kB Progress (2): 1.6 MB | 774 kB Progress (2): 1.6 MB | 778 kB Progress (2): 1.6 MB | 782 kB Progress (2): 1.6 MB | 786 kB Progress (2): 1.6 MB | 791 kB Progress (2): 1.6 MB | 795 kB Progress (2): 1.6 MB | 799 kB Progress (2): 1.6 MB | 803 kB Progress (2): 1.6 MB | 807 kB Progress (2): 1.6 MB | 811 kB Progress (2): 1.6 MB | 815 kB Progress (2): 1.6 MB | 819 kB Progress (2): 1.6 MB | 823 kB Progress (2): 1.6 MB | 827 kB Progress (2): 1.6 MB | 831 kB Progress (2): 1.6 MB | 836 kB Progress (2): 1.6 MB | 840 kB Progress (2): 1.6 MB | 844 kB Progress (2): 1.6 MB | 848 kB Progress (2): 1.6 MB | 852 kB Progress (2): 1.6 MB | 856 kB Progress (2): 1.6 MB | 860 kB Progress (2): 1.6 MB | 864 kB Progress (2): 1.6 MB | 868 kB Progress (2): 1.6 MB | 872 kB Progress (2): 1.6 MB | 877 kB Progress (2): 1.6 MB | 881 kB Progress (2): 1.6 MB | 885 kB Progress (2): 1.6 MB | 889 kB Progress (2): 1.6 MB | 893 kB Progress (2): 1.6 MB | 897 kB Progress (2): 1.6 MB | 901 kB Progress (2): 1.6 MB | 905 kB Progress (2): 1.6 MB | 909 kB Progress (2): 1.6 MB | 913 kB Progress (2): 1.6 MB | 918 kB Progress (2): 1.6 MB | 922 kB Progress (2): 1.6 MB | 926 kB Progress (2): 1.6 MB | 930 kB Progress (2): 1.6 MB | 934 kB Progress (2): 1.6 MB | 938 kB Progress (2): 1.6 MB | 942 kB Progress (2): 1.6 MB | 946 kB Progress (2): 1.6 MB | 950 kB Progress (2): 1.6 MB | 954 kB Progress (2): 1.6 MB | 958 kB Progress (2): 1.6 MB | 963 kB Progress (2): 1.6 MB | 967 kB Progress (2): 1.6 MB | 971 kB Progress (2): 1.6 MB | 975 kB Progress (2): 1.6 MB | 979 kB Progress (2): 1.6 MB | 983 kB Progress (2): 1.6 MB | 987 kB Progress (2): 1.6 MB | 991 kB Progress (2): 1.6 MB | 995 kB Progress (2): 1.6 MB | 999 kB Progress (2): 1.6 MB | 1.0 MB Progress (2): 1.6 MB | 1.0 MB Progress (2): 1.6 MB | 1.0 MB Progress (2): 1.6 MB | 1.0 MB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-web/5.3.21/spring-web-5.3.21.jar (1.6 MB at 1.3 MB/s) Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar (1.3 MB at 1.0 MB/s) [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 173 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.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 39 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.model.PropertyTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.appng.api.model.PropertyTypeTest [INFO] Running org.appng.api.DataContainerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s - in org.appng.api.DataContainerTest [INFO] Running org.appng.api.auth.AuthToolsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.FormDataBinderTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.appng.api.FormDataBinderTest [INFO] Running org.appng.api.FileUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.FileUploadTest [INFO] Running org.appng.api.RequestDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.RequestDataBinderTest [INFO] Running org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Running org.appng.api.support.SelectionBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.appng.api.support.SelectionBuilderTest [INFO] Running org.appng.api.support.HttpHeaderUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2022-07-08T14:46:29,311 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.746 s - in org.appng.api.support.ValidationProviderTest [INFO] Running org.appng.api.support.DatasourceInheritanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.appng.api.support.DatasourceInheritanceTest [INFO] Running org.appng.api.support.OptionImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.OptionImplTest [INFO] Running org.appng.api.support.I18nTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.I18nTest [INFO] Running org.appng.api.support.LabelSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2022-07-08T14:46:32,122 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.065 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2022-07-08T14:46:32,127 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1022680775 for site thesite with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.api.support.environment.AttributeWrapperTest [INFO] Running org.appng.api.support.ApplicationResourceHolderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.support.ApplicationResourceHolderTest [INFO] Running org.appng.api.support.PropertyHolderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.PropertyHolderTest [INFO] Running org.appng.api.support.ResultServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.appng.api.support.ResultServiceTest [INFO] Running org.appng.api.support.CallableDataSourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.appng.api.support.CallableDataSourceTest [INFO] Running org.appng.api.support.CallableActionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 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.OptionsImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2022-07-08T14:46:32,559 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' 2022-07-08T14:46:32,560 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2022-07-08T14:46:32,560 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2022-07-08T14:46:32,564 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '###' [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.appng.api.support.RequestSupportTest [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.SelectionFactoryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.SelectionFactoryTest [INFO] Running org.appng.api.support.SortParamSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.support.SortParamSupportTest [INFO] Running org.appng.api.support.MessageSourceChainTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.09 s - in org.appng.api.support.ElementHelperTest [INFO] Running org.appng.api.support.validation.NestedListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.appng.api.support.validation.NestedListTest [INFO] Running org.appng.api.support.validation.FileUploadValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.038 s - in org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Running org.appng.api.support.ApplicationRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.support.ApplicationRequestTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2022-07-08T14:46:32,842 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.024 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2022-07-08T14:46:32,965 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.128 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2022-07-08T14:46:33,002 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2022-07-08T14:46:33,006 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.033 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2022-07-08T14:46:33,036 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.027 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.054 s - in org.appng.api.support.field.DefaultFieldConverterTest [INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2022-07-08T14:46:33,111 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.DateFieldConverterZonedDateTimeTest 2022-07-08T14:46:33,125 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.011 s - in org.appng.api.support.field.DateFieldConverterZonedDateTimeTest [INFO] Running org.appng.api.support.field.FileFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.FileFieldConverterTest [INFO] Running org.appng.api.support.field.ListFieldConverterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2022-07-08T14:46:33,184 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.009 s - in org.appng.api.support.field.DateFieldConverterTest [INFO] Running org.appng.api.support.field.ObjectFieldConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2022-07-08T14:46:33,229 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.011 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2022-07-08T14:46:33,243 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.012 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTest [INFO] Running org.appng.api.support.FieldProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.FieldProcessorTest [INFO] Running org.appng.api.XPathProcessorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.ConfigValidatorTest 2022-07-08T14:46:33,824 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T14:46:33,877 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T14:46:33,928 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 2022-07-08T14:46:33,972 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 2022-07-08T14:46:34,013 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T14:46:34,056 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 2022-07-08T14:46:34,099 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T14:46:34,138 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T14:46:34,173 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 2022-07-08T14:46:34,207 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 2022-07-08T14:46:34,242 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T14:46:34,276 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 2022-07-08T14:46:34,649 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml 2022-07-08T14:46:34,675 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 2022-07-08T14:46:34,702 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T14:46:34,726 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 2022-07-08T14:46:34,749 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml 2022-07-08T14:46:34,776 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T14:46:34,800 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T14:46:34,822 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 2022-07-08T14:46:34,844 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 2022-07-08T14:46:34,865 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T14:46:34,888 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 2022-07-08T14:46:35,541 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 1774ms 2022-07-08T14:46:35,543 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'. 2022-07-08T14:46:35,592 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-08T14:46:35,663 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-08T14:46:35,724 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2022-07-08T14:46:35,745 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: 2.262 s - in org.appng.api.ConfigValidatorTest [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.509 s - in org.appng.api.ConsumerProducerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 324, 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_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.124529-7.jar Progress (1): 4.1/364 kB Progress (1): 8.2/364 kB Progress (1): 12/364 kB Progress (1): 16/364 kB Progress (1): 20/364 kB Progress (1): 25/364 kB Progress (1): 29/364 kB Progress (1): 33/364 kB Progress (1): 37/364 kB Progress (1): 41/364 kB Progress (1): 45/364 kB Progress (1): 49/364 kB Progress (1): 53/364 kB Progress (1): 57/364 kB Progress (1): 61/364 kB Progress (1): 66/364 kB Progress (1): 70/364 kB Progress (1): 74/364 kB Progress (1): 78/364 kB Progress (1): 82/364 kB Progress (1): 86/364 kB Progress (1): 90/364 kB Progress (1): 94/364 kB Progress (1): 98/364 kB Progress (1): 102/364 kB Progress (1): 106/364 kB Progress (1): 111/364 kB Progress (1): 115/364 kB Progress (1): 119/364 kB Progress (1): 123/364 kB Progress (1): 127/364 kB Progress (1): 131/364 kB Progress (1): 135/364 kB Progress (1): 139/364 kB Progress (1): 143/364 kB Progress (1): 147/364 kB Progress (1): 152/364 kB Progress (1): 156/364 kB Progress (1): 160/364 kB Progress (1): 164/364 kB Progress (1): 168/364 kB Progress (1): 172/364 kB Progress (1): 176/364 kB Progress (1): 180/364 kB Progress (1): 184/364 kB Progress (1): 188/364 kB Progress (1): 193/364 kB Progress (1): 197/364 kB Progress (1): 201/364 kB Progress (1): 205/364 kB Progress (1): 209/364 kB Progress (1): 213/364 kB Progress (1): 217/364 kB Progress (1): 221/364 kB Progress (1): 225/364 kB Progress (1): 229/364 kB Progress (1): 233/364 kB Progress (1): 238/364 kB Progress (1): 242/364 kB Progress (1): 246/364 kB Progress (1): 250/364 kB Progress (1): 254/364 kB Progress (1): 258/364 kB Progress (1): 262/364 kB Progress (1): 266/364 kB Progress (1): 270/364 kB Progress (1): 274/364 kB Progress (1): 279/364 kB Progress (1): 283/364 kB Progress (1): 287/364 kB Progress (1): 291/364 kB Progress (1): 295/364 kB Progress (1): 299/364 kB Progress (1): 303/364 kB Progress (1): 307/364 kB Progress (1): 311/364 kB Progress (1): 315/364 kB Progress (1): 319/364 kB Progress (1): 324/364 kB Progress (1): 328/364 kB Progress (1): 332/364 kB Progress (1): 336/364 kB Progress (1): 340/364 kB Progress (1): 344/364 kB Progress (1): 348/364 kB Progress (1): 352/364 kB Progress (1): 356/364 kB Progress (1): 360/364 kB Progress (1): 364 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.124529-7.jar (364 kB at 849 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.124529-7.pom Progress (1): 3.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.124529-7.pom (3.9 kB at 96 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 26 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 2.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 4.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.124529-7-sources.jar Progress (1): 4.1/285 kB Progress (1): 8.2/285 kB Progress (1): 12/285 kB Progress (1): 16/285 kB Progress (1): 20/285 kB Progress (1): 25/285 kB Progress (1): 29/285 kB Progress (1): 33/285 kB Progress (1): 37/285 kB Progress (1): 41/285 kB Progress (1): 45/285 kB Progress (1): 49/285 kB Progress (1): 53/285 kB Progress (1): 57/285 kB Progress (1): 61/285 kB Progress (1): 66/285 kB Progress (1): 70/285 kB Progress (1): 74/285 kB Progress (1): 78/285 kB Progress (1): 82/285 kB Progress (1): 86/285 kB Progress (1): 90/285 kB Progress (1): 94/285 kB Progress (1): 98/285 kB Progress (1): 102/285 kB Progress (1): 106/285 kB Progress (1): 111/285 kB Progress (1): 115/285 kB Progress (1): 119/285 kB Progress (1): 123/285 kB Progress (1): 127/285 kB Progress (1): 131/285 kB Progress (1): 135/285 kB Progress (1): 139/285 kB Progress (1): 143/285 kB Progress (1): 147/285 kB Progress (1): 152/285 kB Progress (1): 156/285 kB Progress (1): 160/285 kB Progress (1): 164/285 kB Progress (1): 168/285 kB Progress (1): 172/285 kB Progress (1): 176/285 kB Progress (1): 180/285 kB Progress (1): 184/285 kB Progress (1): 188/285 kB Progress (1): 193/285 kB Progress (1): 197/285 kB Progress (1): 201/285 kB Progress (1): 205/285 kB Progress (1): 209/285 kB Progress (1): 213/285 kB Progress (1): 217/285 kB Progress (1): 221/285 kB Progress (1): 225/285 kB Progress (1): 229/285 kB Progress (1): 233/285 kB Progress (1): 238/285 kB Progress (1): 242/285 kB Progress (1): 246/285 kB Progress (1): 250/285 kB Progress (1): 254/285 kB Progress (1): 258/285 kB Progress (1): 262/285 kB Progress (1): 266/285 kB Progress (1): 270/285 kB Progress (1): 274/285 kB Progress (1): 279/285 kB Progress (1): 283/285 kB Progress (1): 285 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.124529-7-sources.jar (285 kB at 6.6 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 1.1 kB/s) [INFO] [INFO] --------------------< org.appng:appng-testsupport >--------------------- [INFO] Building appNG testsupport 2.0.0-SNAPSHOT [8/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-jdbc/5.3.21/spring-jdbc-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jdbc/5.3.21/spring-jdbc-5.3.21.pom Progress (1): 2.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jdbc/5.3.21/spring-jdbc-5.3.21.pom (2.4 kB at 43 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-tx/5.3.21/spring-tx-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-tx/5.3.21/spring-tx-5.3.21.pom Progress (1): 2.2 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-tx/5.3.21/spring-tx-5.3.21.pom (2.2 kB at 101 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-jdbc/5.3.21/spring-jdbc-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-tx/5.3.21/spring-tx-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jdbc/5.3.21/spring-jdbc-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-tx/5.3.21/spring-tx-5.3.21.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (2): 8.2 kB | 4.1 kB Progress (2): 8.2 kB | 8.2 kB Progress (2): 12 kB | 8.2 kB Progress (2): 12 kB | 12 kB Progress (2): 16 kB | 12 kB Progress (2): 16 kB | 16 kB Progress (2): 16 kB | 20 kB Progress (2): 20 kB | 20 kB Progress (2): 20 kB | 25 kB Progress (2): 25 kB | 25 kB Progress (2): 25 kB | 29 kB Progress (2): 29 kB | 29 kB Progress (2): 29 kB | 33 kB Progress (2): 33 kB | 33 kB Progress (2): 33 kB | 37 kB Progress (2): 37 kB | 37 kB Progress (2): 37 kB | 41 kB Progress (2): 41 kB | 41 kB Progress (2): 41 kB | 45 kB Progress (2): 45 kB | 45 kB Progress (2): 45 kB | 49 kB Progress (2): 49 kB | 49 kB Progress (2): 49 kB | 53 kB Progress (2): 53 kB | 53 kB Progress (2): 53 kB | 57 kB Progress (2): 57 kB | 57 kB Progress (2): 61 kB | 57 kB Progress (2): 66 kB | 57 kB Progress (2): 70 kB | 57 kB Progress (2): 70 kB | 61 kB Progress (2): 74 kB | 61 kB Progress (2): 74 kB | 66 kB Progress (2): 74 kB | 70 kB Progress (2): 78 kB | 70 kB Progress (2): 82 kB | 70 kB Progress (2): 82 kB | 74 kB Progress (2): 82 kB | 78 kB Progress (2): 86 kB | 78 kB Progress (2): 90 kB | 78 kB Progress (2): 90 kB | 82 kB Progress (2): 90 kB | 86 kB Progress (2): 94 kB | 86 kB Progress (2): 98 kB | 86 kB Progress (2): 98 kB | 90 kB Progress (2): 98 kB | 94 kB Progress (2): 102 kB | 94 kB Progress (2): 106 kB | 94 kB Progress (2): 111 kB | 94 kB Progress (2): 115 kB | 94 kB Progress (2): 115 kB | 98 kB Progress (2): 119 kB | 98 kB Progress (2): 119 kB | 102 kB Progress (2): 123 kB | 102 kB Progress (2): 127 kB | 102 kB Progress (2): 127 kB | 106 kB Progress (2): 127 kB | 111 kB Progress (2): 131 kB | 111 kB Progress (2): 135 kB | 111 kB Progress (2): 135 kB | 115 kB Progress (2): 135 kB | 119 kB Progress (2): 139 kB | 119 kB Progress (2): 143 kB | 119 kB Progress (2): 143 kB | 123 kB Progress (2): 143 kB | 127 kB Progress (2): 147 kB | 127 kB Progress (2): 152 kB | 127 kB Progress (2): 156 kB | 127 kB Progress (2): 160 kB | 127 kB Progress (2): 160 kB | 131 kB Progress (2): 160 kB | 135 kB Progress (2): 160 kB | 139 kB Progress (2): 160 kB | 143 kB Progress (2): 164 kB | 143 kB Progress (2): 164 kB | 147 kB Progress (2): 168 kB | 147 kB Progress (2): 168 kB | 152 kB Progress (2): 172 kB | 152 kB Progress (2): 172 kB | 156 kB Progress (2): 176 kB | 156 kB Progress (2): 176 kB | 160 kB Progress (2): 180 kB | 160 kB Progress (2): 180 kB | 164 kB Progress (2): 184 kB | 164 kB Progress (2): 188 kB | 164 kB Progress (2): 193 kB | 164 kB Progress (2): 193 kB | 168 kB Progress (2): 193 kB | 172 kB Progress (2): 193 kB | 176 kB Progress (2): 193 kB | 180 kB Progress (2): 197 kB | 180 kB Progress (2): 197 kB | 184 kB Progress (2): 201 kB | 184 kB Progress (2): 201 kB | 188 kB Progress (2): 205 kB | 188 kB Progress (2): 205 kB | 193 kB Progress (2): 209 kB | 193 kB Progress (2): 209 kB | 197 kB Progress (2): 213 kB | 197 kB Progress (2): 217 kB | 197 kB Progress (2): 221 kB | 197 kB Progress (2): 225 kB | 197 kB Progress (2): 229 kB | 197 kB Progress (2): 229 kB | 201 kB Progress (2): 229 kB | 205 kB Progress (2): 229 kB | 209 kB Progress (2): 233 kB | 209 kB Progress (2): 233 kB | 213 kB Progress (2): 238 kB | 213 kB Progress (2): 238 kB | 217 kB Progress (2): 242 kB | 217 kB Progress (2): 242 kB | 221 kB Progress (2): 246 kB | 221 kB Progress (2): 246 kB | 225 kB Progress (2): 250 kB | 225 kB Progress (2): 250 kB | 229 kB Progress (2): 254 kB | 229 kB Progress (2): 254 kB | 233 kB Progress (2): 258 kB | 233 kB Progress (2): 262 kB | 233 kB Progress (2): 262 kB | 238 kB Progress (2): 262 kB | 242 kB Progress (2): 262 kB | 246 kB Progress (2): 262 kB | 250 kB Progress (2): 262 kB | 254 kB Progress (2): 266 kB | 254 kB Progress (2): 266 kB | 258 kB Progress (2): 270 kB | 258 kB Progress (2): 270 kB | 262 kB Progress (2): 274 kB | 262 kB Progress (2): 274 kB | 266 kB Progress (2): 279 kB | 266 kB Progress (2): 283 kB | 266 kB Progress (2): 287 kB | 266 kB Progress (2): 291 kB | 266 kB Progress (2): 295 kB | 266 kB Progress (2): 299 kB | 266 kB Progress (2): 303 kB | 266 kB Progress (2): 307 kB | 266 kB Progress (2): 311 kB | 266 kB Progress (2): 315 kB | 266 kB Progress (2): 319 kB | 266 kB Progress (2): 324 kB | 266 kB Progress (2): 324 kB | 270 kB Progress (2): 328 kB | 270 kB Progress (2): 328 kB | 274 kB Progress (2): 332 kB | 274 kB Progress (2): 332 kB | 279 kB Progress (2): 336 kB | 279 kB Progress (2): 336 kB | 283 kB Progress (2): 340 kB | 283 kB Progress (2): 340 kB | 287 kB Progress (2): 344 kB | 287 kB Progress (2): 348 kB | 287 kB Progress (2): 348 kB | 291 kB Progress (2): 348 kB | 295 kB Progress (2): 352 kB | 295 kB Progress (2): 356 kB | 295 kB Progress (2): 356 kB | 299 kB Progress (2): 360 kB | 299 kB Progress (2): 360 kB | 303 kB Progress (2): 365 kB | 303 kB Progress (2): 365 kB | 307 kB Progress (2): 365 kB | 311 kB Progress (2): 369 kB | 311 kB Progress (2): 373 kB | 311 kB Progress (2): 373 kB | 315 kB Progress (2): 373 kB | 319 kB Progress (2): 377 kB | 319 kB Progress (2): 377 kB | 324 kB Progress (2): 381 kB | 324 kB Progress (2): 381 kB | 328 kB Progress (2): 381 kB | 332 kB Progress (2): 381 kB | 333 kB Progress (2): 385 kB | 333 kB Progress (2): 389 kB | 333 kB Progress (2): 393 kB | 333 kB Progress (2): 397 kB | 333 kB Progress (2): 401 kB | 333 kB Progress (2): 406 kB | 333 kB Progress (2): 410 kB | 333 kB Progress (2): 414 kB | 333 kB Progress (2): 418 kB | 333 kB Progress (2): 422 kB | 333 kB Progress (2): 426 kB | 333 kB Progress (2): 428 kB | 333 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-jdbc/5.3.21/spring-jdbc-5.3.21.jar (428 kB at 5.8 MB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-tx/5.3.21/spring-tx-5.3.21.jar (333 kB at 4.3 MB/s) [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 19 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-testsupport/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-testsupport --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.testsupport.SimpleApplicationTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 s - in org.appng.testsupport.SimpleApplicationTest [INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 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.017 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.353 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.046 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2022-07-08T14:46:44,458 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:46:44,476 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@62f11ebb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@a6c54c3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@580fd26b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78fe204a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1290ed28, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a3269f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c887052, org.springframework.test.context.event.EventPublishingTestExecutionListener@55fdf7f9] 2022-07-08T14:46:44,976 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:46:44,976 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2022-07-08T14:46:44,977 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2022-07-08T14:46:44,981 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2022-07-08T14:46:44,981 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2022-07-08T14:46:44,992 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:46:45,005 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:46:45,005 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s - in org.appng.testsupport.TestBaseTest [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_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-testsupport --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 16 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.124529-7.jar Progress (1): 4.1/62 kB Progress (1): 8.2/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 25/62 kB Progress (1): 29/62 kB Progress (1): 33/62 kB Progress (1): 37/62 kB Progress (1): 41/62 kB Progress (1): 45/62 kB Progress (1): 49/62 kB Progress (1): 53/62 kB Progress (1): 57/62 kB Progress (1): 61/62 kB Progress (1): 62 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.124529-7.jar (62 kB at 316 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.124529-7.pom Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.124529-7.pom (2.2 kB at 80 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 34 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 914 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 8.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.124529-7-sources.jar Progress (1): 4.1/39 kB Progress (1): 8.2/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 25/39 kB Progress (1): 29/39 kB Progress (1): 33/39 kB Progress (1): 37/39 kB Progress (1): 39 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.124529-7-sources.jar (39 kB at 175 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 2.4 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-rest-api >---------------------- [INFO] Building appNG REST API 2.0.0-SNAPSHOT [9/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/io/swagger/swagger-annotations/1.5.24/swagger-annotations-1.5.24.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/swagger/swagger-annotations/1.5.24/swagger-annotations-1.5.24.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/swagger/swagger-annotations/1.5.24/swagger-annotations-1.5.24.pom (6.2 kB at 20 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/io/swagger/swagger-project/1.5.24/swagger-project-1.5.24.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/swagger/swagger-project/1.5.24/swagger-project-1.5.24.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/swagger/swagger-project/1.5.24/swagger-project-1.5.24.pom (26 kB at 83 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/io/swagger/swagger-annotations/1.5.24/swagger-annotations-1.5.24.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/swagger/swagger-annotations/1.5.24/swagger-annotations-1.5.24.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/io/swagger/swagger-annotations/1.5.24/swagger-annotations-1.5.24.jar (22 kB at 659 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api --- [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-rest-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.rest.RestClientTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s - in org.appng.api.rest.RestClientTest [INFO] Running org.appng.api.rest.ActionHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.api.rest.ActionHelperTest [INFO] Running org.appng.api.rest.DataSourceHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.rest.DataSourceHelperTest [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_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-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_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-rest-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.124529-3.jar Progress (1): 4.1/82 kB Progress (1): 8.2/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 25/82 kB Progress (1): 29/82 kB Progress (1): 33/82 kB Progress (1): 37/82 kB Progress (1): 41/82 kB Progress (1): 45/82 kB Progress (1): 49/82 kB Progress (1): 53/82 kB Progress (1): 57/82 kB Progress (1): 61/82 kB Progress (1): 66/82 kB Progress (1): 70/82 kB Progress (1): 74/82 kB Progress (1): 78/82 kB Progress (1): 82/82 kB Progress (1): 82 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.124529-3.jar (82 kB at 374 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.124529-3.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.124529-3.pom (4.4 kB at 97 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 17 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.124529-3-sources.jar Progress (1): 4.1/53 kB Progress (1): 8.2/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 25/53 kB Progress (1): 29/53 kB Progress (1): 33/53 kB Progress (1): 37/53 kB Progress (1): 41/53 kB Progress (1): 45/53 kB Progress (1): 49/53 kB Progress (1): 53 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.124529-3-sources.jar (53 kB at 1.0 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 2.4 kB/s) [INFO] [INFO] --------------------< org.appng:appng-persistence >--------------------- [INFO] Building appNG Persistence-Tools 2.0.0-SNAPSHOT [10/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-orm/5.3.21/spring-orm-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-orm/5.3.21/spring-orm-5.3.21.pom Progress (1): 2.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-orm/5.3.21/spring-orm-5.3.21.pom (2.6 kB at 25 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/hibernate/hibernate-core/5.6.10.Final/hibernate-core-5.6.10.Final.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-core/5.6.10.Final/hibernate-core-5.6.10.Final.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-core/5.6.10.Final/hibernate-core-5.6.10.Final.pom (5.5 kB at 62 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/hibernate/hibernate-envers/5.6.10.Final/hibernate-envers-5.6.10.Final.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-envers/5.6.10.Final/hibernate-envers-5.6.10.Final.pom Progress (1): 2.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-envers/5.6.10.Final/hibernate-envers-5.6.10.Final.pom (2.7 kB at 17 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/spring-data-jpa/2.7.1/spring-data-jpa-2.7.1.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-jpa/2.7.1/spring-data-jpa-2.7.1.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-jpa/2.7.1/spring-data-jpa-2.7.1.pom (16 kB at 30 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom Progress (1): 4.1/7.5 kB Progress (1): 7.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom (7.5 kB at 157 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/spring-data-envers/2.7.1/spring-data-envers-2.7.1.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-envers/2.7.1/spring-data-envers-2.7.1.pom Progress (1): 3.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-envers/2.7.1/spring-data-envers-2.7.1.pom (3.5 kB at 26 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-orm/5.3.21/spring-orm-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/hibernate/hibernate-core/5.6.10.Final/hibernate-core-5.6.10.Final.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/hibernate/hibernate-envers/5.6.10.Final/hibernate-envers-5.6.10.Final.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/spring-data-jpa/2.7.1/spring-data-jpa-2.7.1.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/data/spring-data-envers/2.7.1/spring-data-envers-2.7.1.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-orm/5.3.21/spring-orm-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-core/5.6.10.Final/hibernate-core-5.6.10.Final.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-jpa/2.7.1/spring-data-jpa-2.7.1.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-envers/5.6.10.Final/hibernate-envers-5.6.10.Final.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-envers/2.7.1/spring-data-envers-2.7.1.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 25 kB Progress (2): 25 kB | 4.1 kB Progress (2): 25 kB | 8.2 kB Progress (2): 25 kB | 12 kB Progress (2): 25 kB | 16 kB Progress (2): 25 kB | 20 kB Progress (2): 25 kB | 25 kB Progress (2): 25 kB | 29 kB Progress (2): 25 kB | 33 kB Progress (2): 25 kB | 37 kB Progress (2): 25 kB | 41 kB Progress (2): 25 kB | 45 kB Progress (2): 25 kB | 49 kB Progress (2): 25 kB | 53 kB Progress (2): 25 kB | 57 kB Progress (2): 25 kB | 61 kB Progress (2): 25 kB | 66 kB Progress (2): 25 kB | 70 kB Progress (2): 25 kB | 74 kB Progress (2): 25 kB | 78 kB Progress (2): 25 kB | 82 kB Progress (2): 25 kB | 86 kB Progress (2): 25 kB | 90 kB Progress (2): 25 kB | 94 kB Progress (2): 25 kB | 98 kB Progress (2): 25 kB | 102 kB Progress (2): 25 kB | 106 kB Progress (2): 25 kB | 111 kB Progress (2): 25 kB | 115 kB Progress (2): 25 kB | 119 kB Progress (2): 25 kB | 123 kB Progress (2): 25 kB | 127 kB Progress (2): 25 kB | 131 kB Progress (2): 25 kB | 135 kB Progress (2): 25 kB | 139 kB Progress (2): 25 kB | 143 kB Progress (2): 25 kB | 147 kB Progress (2): 25 kB | 152 kB Progress (2): 25 kB | 156 kB Progress (2): 25 kB | 160 kB Progress (2): 25 kB | 164 kB Progress (2): 25 kB | 168 kB Progress (2): 25 kB | 172 kB Progress (2): 25 kB | 176 kB Progress (2): 25 kB | 180 kB Progress (2): 25 kB | 184 kB Progress (2): 25 kB | 188 kB Progress (2): 25 kB | 193 kB Progress (2): 25 kB | 197 kB Progress (2): 25 kB | 201 kB Progress (2): 25 kB | 204 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-envers/2.7.1/spring-data-envers-2.7.1.jar (25 kB at 214 kB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-orm/5.3.21/spring-orm-5.3.21.jar (204 kB at 1.1 MB/s) Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (2): 16 kB | 4.1 kB Progress (2): 20 kB | 4.1 kB Progress (2): 20 kB | 8.2 kB Progress (2): 20 kB | 12 kB Progress (2): 20 kB | 16 kB Progress (2): 20 kB | 20 kB Progress (2): 20 kB | 25 kB Progress (2): 25 kB | 25 kB Progress (2): 29 kB | 25 kB Progress (2): 33 kB | 25 kB Progress (2): 37 kB | 25 kB Progress (2): 37 kB | 29 kB Progress (2): 41 kB | 29 kB Progress (2): 41 kB | 33 kB Progress (2): 45 kB | 33 kB Progress (2): 45 kB | 37 kB Progress (2): 49 kB | 37 kB Progress (2): 49 kB | 41 kB Progress (2): 53 kB | 41 kB Progress (2): 53 kB | 45 kB Progress (2): 57 kB | 45 kB Progress (2): 57 kB | 49 kB Progress (2): 61 kB | 49 kB Progress (2): 61 kB | 53 kB Progress (2): 61 kB | 57 kB Progress (2): 61 kB | 61 kB Progress (2): 61 kB | 66 kB Progress (2): 61 kB | 70 kB Progress (2): 61 kB | 74 kB Progress (2): 61 kB | 78 kB Progress (2): 61 kB | 82 kB Progress (2): 61 kB | 86 kB Progress (2): 61 kB | 90 kB Progress (2): 61 kB | 94 kB Progress (2): 61 kB | 98 kB Progress (2): 61 kB | 102 kB Progress (2): 61 kB | 106 kB Progress (2): 61 kB | 111 kB Progress (2): 61 kB | 115 kB Progress (2): 61 kB | 119 kB Progress (2): 61 kB | 123 kB Progress (2): 61 kB | 127 kB Progress (2): 61 kB | 131 kB Progress (2): 61 kB | 135 kB Progress (2): 61 kB | 139 kB Progress (2): 61 kB | 143 kB Progress (2): 61 kB | 147 kB Progress (2): 61 kB | 152 kB Progress (2): 61 kB | 156 kB Progress (2): 61 kB | 160 kB Progress (2): 61 kB | 164 kB Progress (2): 61 kB | 168 kB Progress (2): 61 kB | 172 kB Progress (2): 61 kB | 176 kB Progress (2): 61 kB | 180 kB Progress (2): 61 kB | 184 kB Progress (2): 61 kB | 188 kB Progress (2): 61 kB | 193 kB Progress (2): 61 kB | 197 kB Progress (2): 61 kB | 201 kB Progress (2): 61 kB | 205 kB Progress (2): 61 kB | 209 kB Progress (2): 61 kB | 213 kB Progress (2): 61 kB | 217 kB Progress (2): 61 kB | 221 kB Progress (2): 61 kB | 225 kB Progress (2): 61 kB | 229 kB Progress (2): 61 kB | 233 kB Progress (2): 61 kB | 238 kB Progress (2): 61 kB | 242 kB Progress (2): 61 kB | 246 kB Progress (2): 66 kB | 246 kB Progress (2): 66 kB | 250 kB Progress (2): 70 kB | 250 kB Progress (2): 70 kB | 254 kB Progress (2): 74 kB | 254 kB Progress (2): 74 kB | 258 kB Progress (2): 78 kB | 258 kB Progress (2): 78 kB | 262 kB Progress (2): 82 kB | 262 kB Progress (2): 82 kB | 266 kB Progress (2): 86 kB | 266 kB Progress (2): 86 kB | 270 kB Progress (2): 90 kB | 270 kB Progress (2): 90 kB | 274 kB Progress (2): 94 kB | 274 kB Progress (2): 94 kB | 279 kB Progress (2): 98 kB | 279 kB Progress (2): 98 kB | 283 kB Progress (2): 102 kB | 283 kB Progress (2): 102 kB | 287 kB Progress (2): 106 kB | 287 kB Progress (2): 106 kB | 291 kB Progress (2): 111 kB | 291 kB Progress (2): 115 kB | 291 kB Progress (2): 115 kB | 295 kB Progress (2): 119 kB | 295 kB Progress (2): 119 kB | 299 kB Progress (2): 123 kB | 299 kB Progress (2): 123 kB | 303 kB Progress (2): 127 kB | 303 kB Progress (2): 131 kB | 303 kB Progress (2): 135 kB | 303 kB Progress (2): 139 kB | 303 kB Progress (2): 143 kB | 303 kB Progress (2): 147 kB | 303 kB Progress (2): 152 kB | 303 kB Progress (2): 156 kB | 303 kB Progress (2): 160 kB | 303 kB Progress (2): 164 kB | 303 kB Progress (2): 168 kB | 303 kB Progress (2): 172 kB | 303 kB Progress (2): 176 kB | 303 kB Progress (2): 180 kB | 303 kB Progress (2): 184 kB | 303 kB Progress (2): 188 kB | 303 kB Progress (2): 193 kB | 303 kB Progress (2): 197 kB | 303 kB Progress (2): 201 kB | 303 kB Progress (2): 205 kB | 303 kB Progress (2): 209 kB | 303 kB Progress (2): 213 kB | 303 kB Progress (2): 217 kB | 303 kB Progress (2): 221 kB | 303 kB Progress (2): 225 kB | 303 kB Progress (2): 229 kB | 303 kB Progress (2): 233 kB | 303 kB Progress (2): 238 kB | 303 kB Progress (2): 238 kB | 307 kB Progress (2): 238 kB | 311 kB Progress (2): 238 kB | 315 kB Progress (2): 238 kB | 319 kB Progress (2): 238 kB | 324 kB Progress (2): 238 kB | 328 kB Progress (2): 238 kB | 332 kB Progress (2): 238 kB | 336 kB Progress (2): 238 kB | 340 kB Progress (2): 238 kB | 344 kB Progress (2): 238 kB | 348 kB Progress (2): 238 kB | 352 kB Progress (2): 238 kB | 356 kB Progress (2): 238 kB | 360 kB Progress (2): 238 kB | 365 kB Progress (2): 238 kB | 369 kB Progress (2): 238 kB | 373 kB Progress (2): 238 kB | 377 kB Progress (2): 238 kB | 381 kB Progress (2): 238 kB | 385 kB Progress (2): 238 kB | 387 kB Progress (2): 242 kB | 387 kB Progress (2): 246 kB | 387 kB Progress (2): 250 kB | 387 kB Progress (2): 254 kB | 387 kB Progress (2): 258 kB | 387 kB Progress (2): 262 kB | 387 kB Progress (2): 266 kB | 387 kB Progress (2): 270 kB | 387 kB Progress (2): 274 kB | 387 kB Progress (2): 279 kB | 387 kB Progress (2): 283 kB | 387 kB Progress (2): 287 kB | 387 kB Progress (2): 291 kB | 387 kB Progress (2): 295 kB | 387 kB Progress (2): 299 kB | 387 kB Progress (2): 303 kB | 387 kB Progress (2): 307 kB | 387 kB Progress (2): 311 kB | 387 kB Progress (2): 315 kB | 387 kB Progress (2): 319 kB | 387 kB Progress (2): 324 kB | 387 kB Progress (2): 328 kB | 387 kB Progress (2): 332 kB | 387 kB Progress (2): 336 kB | 387 kB Progress (2): 340 kB | 387 kB Progress (2): 344 kB | 387 kB Progress (2): 348 kB | 387 kB Progress (2): 352 kB | 387 kB Progress (2): 356 kB | 387 kB Progress (2): 360 kB | 387 kB Progress (2): 365 kB | 387 kB Progress (2): 369 kB | 387 kB Progress (2): 373 kB | 387 kB Progress (2): 377 kB | 387 kB Progress (2): 381 kB | 387 kB Progress (2): 385 kB | 387 kB Progress (2): 389 kB | 387 kB Progress (2): 393 kB | 387 kB Progress (2): 397 kB | 387 kB Progress (2): 401 kB | 387 kB Progress (2): 406 kB | 387 kB Progress (2): 410 kB | 387 kB Progress (2): 414 kB | 387 kB Progress (2): 418 kB | 387 kB Progress (2): 422 kB | 387 kB Progress (2): 426 kB | 387 kB Progress (2): 430 kB | 387 kB Progress (2): 434 kB | 387 kB Progress (2): 438 kB | 387 kB Progress (2): 442 kB | 387 kB Progress (2): 446 kB | 387 kB Progress (2): 451 kB | 387 kB Progress (2): 455 kB | 387 kB Progress (2): 459 kB | 387 kB Progress (2): 463 kB | 387 kB Progress (2): 467 kB | 387 kB Progress (2): 471 kB | 387 kB Progress (2): 475 kB | 387 kB Progress (2): 479 kB | 387 kB Progress (2): 483 kB | 387 kB Progress (2): 487 kB | 387 kB Progress (2): 492 kB | 387 kB Progress (2): 496 kB | 387 kB Progress (2): 500 kB | 387 kB Progress (2): 504 kB | 387 kB Progress (2): 508 kB | 387 kB Progress (2): 511 kB | 387 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/data/spring-data-jpa/2.7.1/spring-data-jpa-2.7.1.jar (387 kB at 1.6 MB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-envers/5.6.10.Final/hibernate-envers-5.6.10.Final.jar (511 kB at 2.0 MB/s) Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (1): 78 kB Progress (1): 82 kB Progress (1): 86 kB Progress (1): 90 kB Progress (1): 94 kB Progress (1): 98 kB Progress (1): 102 kB Progress (1): 106 kB Progress (1): 111 kB Progress (1): 115 kB Progress (1): 119 kB Progress (1): 123 kB Progress (1): 127 kB Progress (1): 131 kB Progress (1): 135 kB Progress (1): 139 kB Progress (1): 143 kB Progress (1): 147 kB Progress (1): 152 kB Progress (1): 156 kB Progress (1): 160 kB Progress (1): 164 kB Progress (1): 168 kB Progress (1): 172 kB Progress (1): 176 kB Progress (1): 180 kB Progress (1): 184 kB Progress (1): 188 kB Progress (1): 193 kB Progress (1): 197 kB Progress (1): 201 kB Progress (1): 205 kB Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (1): 295 kB Progress (1): 299 kB Progress (1): 303 kB Progress (1): 307 kB Progress (1): 311 kB Progress (1): 315 kB Progress (1): 319 kB Progress (1): 324 kB Progress (1): 328 kB Progress (1): 332 kB Progress (1): 336 kB Progress (1): 340 kB Progress (1): 344 kB Progress (1): 348 kB Progress (1): 352 kB Progress (1): 356 kB Progress (1): 360 kB Progress (1): 365 kB Progress (1): 369 kB Progress (1): 373 kB Progress (1): 377 kB Progress (1): 381 kB Progress (1): 385 kB Progress (1): 389 kB Progress (1): 393 kB Progress (1): 397 kB Progress (1): 401 kB Progress (1): 406 kB Progress (1): 410 kB Progress (1): 414 kB Progress (1): 418 kB Progress (1): 422 kB Progress (1): 426 kB Progress (1): 430 kB Progress (1): 434 kB Progress (1): 438 kB Progress (1): 442 kB Progress (1): 446 kB Progress (1): 451 kB Progress (1): 455 kB Progress (1): 459 kB Progress (1): 463 kB Progress (1): 467 kB Progress (1): 471 kB Progress (1): 475 kB Progress (1): 479 kB Progress (1): 483 kB Progress (1): 487 kB Progress (1): 492 kB Progress (1): 496 kB Progress (1): 500 kB Progress (1): 504 kB Progress (1): 508 kB Progress (1): 512 kB Progress (1): 516 kB Progress (1): 520 kB Progress (1): 524 kB Progress (1): 528 kB Progress (1): 532 kB Progress (1): 537 kB Progress (1): 541 kB Progress (1): 545 kB Progress (1): 549 kB Progress (1): 553 kB Progress (1): 557 kB Progress (1): 561 kB Progress (1): 565 kB Progress (1): 569 kB Progress (1): 573 kB Progress (1): 578 kB Progress (1): 582 kB Progress (1): 586 kB Progress (1): 590 kB Progress (1): 594 kB Progress (1): 598 kB Progress (1): 602 kB Progress (1): 606 kB Progress (1): 610 kB Progress (1): 614 kB Progress (1): 618 kB Progress (1): 623 kB Progress (1): 627 kB Progress (1): 631 kB Progress (1): 635 kB Progress (1): 639 kB Progress (1): 643 kB Progress (1): 647 kB Progress (1): 651 kB Progress (1): 655 kB Progress (1): 659 kB Progress (1): 664 kB Progress (1): 668 kB Progress (1): 672 kB Progress (1): 676 kB Progress (1): 680 kB Progress (1): 684 kB Progress (1): 688 kB Progress (1): 692 kB Progress (1): 696 kB Progress (1): 700 kB Progress (1): 705 kB Progress (1): 709 kB Progress (1): 713 kB Progress (1): 717 kB Progress (1): 721 kB Progress (1): 725 kB Progress (1): 729 kB Progress (1): 733 kB Progress (1): 737 kB Progress (1): 741 kB Progress (1): 745 kB Progress (1): 750 kB Progress (1): 754 kB Progress (1): 758 kB Progress (1): 762 kB Progress (1): 766 kB Progress (1): 770 kB Progress (1): 774 kB Progress (1): 778 kB Progress (1): 782 kB Progress (1): 786 kB Progress (1): 791 kB Progress (1): 795 kB Progress (1): 799 kB Progress (1): 803 kB Progress (1): 807 kB Progress (1): 811 kB Progress (1): 815 kB Progress (1): 819 kB Progress (1): 823 kB Progress (1): 827 kB Progress (1): 831 kB Progress (1): 836 kB Progress (1): 840 kB Progress (1): 844 kB Progress (1): 848 kB Progress (1): 852 kB Progress (1): 856 kB Progress (1): 860 kB Progress (1): 864 kB Progress (1): 868 kB Progress (1): 872 kB Progress (1): 877 kB Progress (1): 881 kB Progress (1): 885 kB Progress (1): 889 kB Progress (1): 893 kB Progress (1): 897 kB Progress (1): 901 kB Progress (1): 905 kB Progress (1): 909 kB Progress (1): 913 kB Progress (1): 918 kB Progress (1): 922 kB Progress (1): 926 kB Progress (1): 930 kB Progress (1): 934 kB Progress (1): 938 kB Progress (1): 942 kB Progress (1): 946 kB Progress (1): 950 kB Progress (1): 954 kB Progress (1): 958 kB Progress (1): 963 kB Progress (1): 967 kB Progress (1): 971 kB Progress (1): 975 kB Progress (1): 979 kB Progress (1): 983 kB Progress (1): 987 kB Progress (1): 991 kB Progress (1): 995 kB Progress (1): 999 kB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 3.9 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.0 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.1 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.2 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.3 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.4 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.5 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.6 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.7 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.8 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 4.9 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.0 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.1 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.2 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.3 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.4 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.5 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.6 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.7 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.8 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 5.9 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.0 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.1 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.2 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.3 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.4 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.5 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.6 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.7 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.8 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 6.9 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.0 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.1 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.2 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.3 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.4 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Progress (1): 7.5 MB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/hibernate/hibernate-core/5.6.10.Final/hibernate-core-5.6.10.Final.jar (7.5 MB at 6.2 MB/s) [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_2.0.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 20 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-persistence --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2022-07-08T14:47:09,760 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2022-07-08T14:47:09,842 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T14:47:10,186 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2022-07-08T14:47:10,188 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql8DialectUTF8 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2022-07-08T14:47:10,432 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:10,551 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 105 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:10,700 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:10,715 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:10,838 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-08T14:47:11,013 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:11,033 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:11,034 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:11,034 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:11,037 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:11,450 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:11,493 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:12,782 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T14:47:13,633 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d4da729] 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. 2022-07-08T14:47:13,636 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55397d15] 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. 2022-07-08T14:47:13,649 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:13,677 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:14,876 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:14,877 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:14,887 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:14,913 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:14,920 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:14,920 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:14,940 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:14,941 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:14,941 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:14,941 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:14,941 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:14,942 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:14,946 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:15,090 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77acc95a] 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. 2022-07-08T14:47:15,093 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d10df04] 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. 2022-07-08T14:47:15,102 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:15,103 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:15,316 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:15,316 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:15,324 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:15,355 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:15,365 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:15,365 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:15,385 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:15,386 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:15,386 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:15,386 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:15,386 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:15,387 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:15,391 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:15,517 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e27325d] 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. 2022-07-08T14:47:15,519 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35c3d6e8] 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. 2022-07-08T14:47:15,527 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:15,528 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:15,786 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:15,786 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:15,794 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:15,819 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:15,827 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:15,827 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:15,849 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:15,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:15,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:15,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:15,850 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:15,850 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:15,856 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:16,066 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f1aa2bc] 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. 2022-07-08T14:47:16,069 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43f5b014] 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. 2022-07-08T14:47:16,085 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:16,086 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:16,410 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:16,410 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:16,417 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:16,442 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:16,449 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:16,450 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:16,469 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:16,469 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:16,469 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:16,470 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:16,470 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:16,471 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:16,475 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:16,629 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69c335c4] 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. 2022-07-08T14:47:16,631 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32d3b965] 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. 2022-07-08T14:47:16,644 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:16,644 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:16,961 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:16,962 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:16,998 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:17,021 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:17,027 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:17,027 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:17,048 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:17,049 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:17,049 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:17,049 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:17,049 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:17,050 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:17,056 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:17,187 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27563444] 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. 2022-07-08T14:47:17,189 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@375682a5] 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. 2022-07-08T14:47:17,198 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:17,199 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:17,351 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:17,351 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:17,357 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:17,382 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:17,391 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:17,391 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:17,423 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:17,424 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:17,424 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:17,424 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:17,425 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:17,426 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:17,431 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:17,558 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ddf9fd] 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. 2022-07-08T14:47:17,560 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@40cd02fc] 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. 2022-07-08T14:47:17,568 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:17,568 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:17,687 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:17,688 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:17,692 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:17,710 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:17,716 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:17,716 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:17,731 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:17,731 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:17,731 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:17,731 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:17,732 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:17,732 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:17,736 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:17,863 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48d84d75] 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. 2022-07-08T14:47:17,866 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63b334fd] 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. 2022-07-08T14:47:17,873 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:17,874 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,006 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,007 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,011 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:18,029 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:18,035 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:18,035 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:18,050 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:18,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:18,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:18,051 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:18,052 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:18,060 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:18,157 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e8633da] 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. 2022-07-08T14:47:18,161 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@53cdfb09] 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. 2022-07-08T14:47:18,170 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:18,170 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,266 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,266 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,270 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:18,286 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 15 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:18,291 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:18,291 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:18,305 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:18,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:18,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:18,306 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:18,307 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:18,311 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:18,415 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20c7a91d] 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. 2022-07-08T14:47:18,417 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@33544cc5] 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. 2022-07-08T14:47:18,424 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:18,425 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,510 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,511 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,515 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:18,531 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 15 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:18,536 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:18,536 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:18,548 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:18,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:18,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:18,549 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:18,550 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:18,553 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:18,639 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@190ec769] 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. 2022-07-08T14:47:18,641 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f86cd50] 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. 2022-07-08T14:47:18,649 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:18,649 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,788 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:18,788 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,792 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:18,808 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 15 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:18,813 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:18,814 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:18,826 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:18,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:18,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:18,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:18,826 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:18,827 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:18,831 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:18,912 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3eff5c32] 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. 2022-07-08T14:47:18,914 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a720cdf] 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. 2022-07-08T14:47:18,921 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:18,922 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,041 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,041 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,046 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:19,060 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:19,065 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:19,065 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:19,077 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:19,077 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,077 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:19,077 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:19,078 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:19,078 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:19,082 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:19,161 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60035f1e] 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. 2022-07-08T14:47:19,162 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c6c87fa] 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. 2022-07-08T14:47:19,170 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:19,170 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,272 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,272 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,276 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:19,289 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 13 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:19,294 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:19,294 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:19,306 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:19,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:19,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:19,306 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:19,307 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:19,310 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:19,398 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e199cec] 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. 2022-07-08T14:47:19,401 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28b5cee] 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. 2022-07-08T14:47:19,411 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:19,412 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,532 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,532 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,548 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:19,568 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:19,576 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:19,576 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:19,591 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:19,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:19,592 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:19,592 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:19,593 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:19,596 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:19,673 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5be17e53] 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. 2022-07-08T14:47:19,676 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e5506c9] 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. 2022-07-08T14:47:19,683 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:19,683 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,779 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:19,779 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,784 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:19,798 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:19,806 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:19,806 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:19,819 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:19,820 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:19,820 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:19,820 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:19,820 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:19,821 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:19,825 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:19,907 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7414167a] 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. 2022-07-08T14:47:19,909 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35f011cf] 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. 2022-07-08T14:47:19,917 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:19,917 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:20,015 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:20,015 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: 9.824 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2022-07-08T14:47:20,045 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:20,058 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:20,058 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:20,058 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:20,058 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:20,058 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:20,060 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:20,063 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:20,137 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c0b0090] 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. 2022-07-08T14:47:20,139 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a28852d] 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. 2022-07-08T14:47:20,147 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:20,160 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:20,172 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:20,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:20,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:20,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:20,173 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:20,174 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:20,177 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:20,245 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c9f9fe3] 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. 2022-07-08T14:47:20,247 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@675790ca] 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. 2022-07-08T14:47:20,254 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:20,282 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:20,294 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:20,295 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:20,295 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:20,295 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:20,295 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:20,296 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:20,299 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:20,362 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5fae1b] 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. 2022-07-08T14:47:20,364 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3676e04a] 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. 2022-07-08T14:47:20,372 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:20,387 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:20,405 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:20,406 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:20,406 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:20,406 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:20,406 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:20,407 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:20,412 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:20,481 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@520dc647] 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. 2022-07-08T14:47:20,483 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@385abc08] 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. 2022-07-08T14:47:20,489 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:20,505 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:20,516 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:20,516 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:20,517 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:20,517 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:20,517 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:20,518 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:20,521 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:20,585 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46bb0567] 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. 2022-07-08T14:47:20,586 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e78d7ea] 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. 2022-07-08T14:47:20,593 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:20,602 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:20,614 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:20,615 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:20,615 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:20,615 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:20,615 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:20,617 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:20,621 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:20,700 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@570e6180] 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. 2022-07-08T14:47:20,701 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@732a8a22] 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. 2022-07-08T14:47:20,708 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.701 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2022-07-08T14:47:20,726 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:20,739 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 13 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:20,744 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:20,744 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:20,755 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:20,755 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:20,756 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:20,756 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:20,756 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:20,757 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:20,760 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:20,865 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6aee292d] 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. 2022-07-08T14:47:20,867 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6eb61a31] 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. 2022-07-08T14:47:20,874 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:20,874 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:21,011 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:21,011 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.289 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2022-07-08T14:47:21,020 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:47:21,041 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 1 JPA repository interfaces. 2022-07-08T14:47:21,060 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T14:47:21,060 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:47:21,073 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:47:21,073 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:47:21,073 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:47:21,073 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:47:21,073 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:47:21,074 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:47:21,079 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:47:21,160 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f9b24ae] 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. 2022-07-08T14:47:21,162 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a4cdeb0] 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. 2022-07-08T14:47:21,169 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:47:21,169 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:47:21,235 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.221 s - in org.appng.persistence.repository.EnversSearchRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, 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_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-persistence --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 6.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.124529-7.jar Progress (1): 4.1/30 kB Progress (1): 8.2/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 25/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.124529-7.jar (30 kB at 114 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.124529-7.pom Progress (1): 3.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.124529-7.pom (3.4 kB at 11 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 36 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 16 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.124529-7-sources.jar Progress (1): 4.1/28 kB Progress (1): 8.2/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 25/28 kB Progress (1): 28 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.124529-7-sources.jar (28 kB at 975 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 4.1 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-search >----------------------- [INFO] Building appNG Search 2.0.0-SNAPSHOT [11/28] [INFO] --------------------------------[ jar ]--------------------------------- [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_2.0.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_2.0.x/appng-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-search --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.search.searcher.GermanSearchTermProcessorTest 'käse' -> (*kas OR kase*) 'käse scheiben' -> (*kas OR kase*) AND (*scheib OR scheib*) 'tomaten' -> (*tomat OR tomat*) 'tomaten dosen' -> (*tomat OR tomat*) AND (*dos OR dos*) 'gemüse' -> (*gemus OR gemuse*) 'gemüse brühe' -> (*gemus OR gemuse*) AND (*bruh OR bruhe*) 'gemüse huhn' -> (*gemus OR gemuse*) AND (*huhn OR huhn*) 'dinkel' -> (*dinkel OR dinkel*) 'kassler' -> (*kassl OR kassl*) 'karotten kartoffeln rindfleisch' -> (*karott OR karott*) AND (*kartoffeln OR kartoffeln*) AND (*rindfleisch OR rindfleisch*) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T14:47:31,406 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages 2022-07-08T14:47:32,721 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 1308 milliseconds 2022-07-08T14:47:32,950 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/index 2022-07-08T14:47:35,127 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#427199735 2022-07-08T14:47:35,127 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) 2022-07-08T14:47:37,986 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#626727531 2022-07-08T14:47:37,987 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2022-07-08T14:47:40,242 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#62481008 2022-07-08T14:47:40,243 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2022-07-08T14:47:40,431 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2022-07-08T14:47:41,911 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2022-07-08T14:47:41,996 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2022-07-08T14:47:42,064 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: 11.045 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest {field1=A, contents=A B D, field2=B} {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.search.indexer.ParseTagsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-search --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 13 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.124529-7.jar Progress (1): 4.1/55 kB Progress (1): 8.2/55 kB Progress (1): 12/55 kB Progress (1): 16/55 kB Progress (1): 20/55 kB Progress (1): 25/55 kB Progress (1): 29/55 kB Progress (1): 33/55 kB Progress (1): 37/55 kB Progress (1): 41/55 kB Progress (1): 45/55 kB Progress (1): 49/55 kB Progress (1): 53/55 kB Progress (1): 55 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.124529-7.jar (55 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.124529-7.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.124529-7.pom (3.3 kB at 104 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 37 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 2.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.124529-7-sources.jar Progress (1): 4.1/40 kB Progress (1): 8.2/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 25/40 kB Progress (1): 29/40 kB Progress (1): 33/40 kB Progress (1): 37/40 kB Progress (1): 40 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.124529-7-sources.jar (40 kB at 1.2 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 6.7 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-core >------------------------ [INFO] Building appNG Core Library 2.0.0-SNAPSHOT [12/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-context-support/5.3.21/spring-context-support-5.3.21.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context-support/5.3.21/spring-context-support-5.3.21.pom Progress (1): 2.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context-support/5.3.21/spring-context-support-5.3.21.pom (2.4 kB at 10 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/flywaydb/flyway-core/8.5.13/flyway-core-8.5.13.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-core/8.5.13/flyway-core-8.5.13.pom Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-core/8.5.13/flyway-core-8.5.13.pom (8.3 kB at 67 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/flywaydb/flyway-parent/8.5.13/flyway-parent-8.5.13.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-parent/8.5.13/flyway-parent-8.5.13.pom Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-parent/8.5.13/flyway-parent-8.5.13.pom (31 kB at 974 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/flywaydb/flyway-mysql/8.5.13/flyway-mysql-8.5.13.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-mysql/8.5.13/flyway-mysql-8.5.13.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-mysql/8.5.13/flyway-mysql-8.5.13.pom (4.6 kB at 183 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/flywaydb/flyway-sqlserver/8.5.13/flyway-sqlserver-8.5.13.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-sqlserver/8.5.13/flyway-sqlserver-8.5.13.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-sqlserver/8.5.13/flyway-sqlserver-8.5.13.pom (4.6 kB at 22 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/com/hazelcast/hazelcast-spring/5.1.2/hazelcast-spring-5.1.2.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/hazelcast/hazelcast-spring/5.1.2/hazelcast-spring-5.1.2.pom Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/hazelcast/hazelcast-spring/5.1.2/hazelcast-spring-5.1.2.pom (8.1 kB at 226 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/springframework/spring-context-support/5.3.21/spring-context-support-5.3.21.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/flywaydb/flyway-core/8.5.13/flyway-core-8.5.13.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/flywaydb/flyway-mysql/8.5.13/flyway-mysql-8.5.13.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/flywaydb/flyway-sqlserver/8.5.13/flyway-sqlserver-8.5.13.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/com/hazelcast/hazelcast-spring/5.1.2/hazelcast-spring-5.1.2.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context-support/5.3.21/spring-context-support-5.3.21.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-core/8.5.13/flyway-core-8.5.13.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-mysql/8.5.13/flyway-mysql-8.5.13.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-sqlserver/8.5.13/flyway-sqlserver-8.5.13.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/hazelcast/hazelcast-spring/5.1.2/hazelcast-spring-5.1.2.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 31 kB Progress (2): 31 kB | 4.1 kB Progress (2): 31 kB | 8.2 kB Progress (2): 31 kB | 12 kB Progress (2): 31 kB | 16 kB Progress (2): 31 kB | 20 kB Progress (2): 31 kB | 25 kB Progress (2): 31 kB | 29 kB Progress (2): 31 kB | 33 kB Progress (2): 31 kB | 37 kB Progress (2): 31 kB | 41 kB Progress (2): 31 kB | 45 kB Progress (2): 31 kB | 49 kB Progress (2): 31 kB | 53 kB Progress (2): 31 kB | 57 kB Progress (2): 31 kB | 61 kB Progress (2): 31 kB | 66 kB Progress (2): 31 kB | 70 kB Progress (2): 31 kB | 74 kB Progress (2): 31 kB | 78 kB Progress (2): 31 kB | 82 kB Progress (2): 31 kB | 86 kB Progress (2): 31 kB | 90 kB Progress (2): 31 kB | 94 kB Progress (2): 31 kB | 98 kB Progress (2): 31 kB | 102 kB Progress (2): 31 kB | 106 kB Progress (2): 31 kB | 111 kB Progress (2): 31 kB | 115 kB Progress (2): 31 kB | 119 kB Progress (2): 31 kB | 123 kB Progress (2): 31 kB | 127 kB Progress (2): 31 kB | 131 kB Progress (2): 31 kB | 135 kB Progress (2): 31 kB | 139 kB Progress (2): 31 kB | 143 kB Progress (2): 31 kB | 147 kB Progress (2): 31 kB | 152 kB Progress (2): 31 kB | 156 kB Progress (2): 31 kB | 160 kB Progress (2): 31 kB | 164 kB Progress (2): 31 kB | 168 kB Progress (2): 31 kB | 172 kB Progress (2): 31 kB | 176 kB Progress (2): 31 kB | 180 kB Progress (2): 31 kB | 184 kB Progress (2): 31 kB | 187 kB Progress (3): 31 kB | 187 kB | 4.1 kB Progress (3): 31 kB | 187 kB | 8.2 kB Progress (3): 31 kB | 187 kB | 12 kB Progress (3): 31 kB | 187 kB | 16 kB Progress (3): 31 kB | 187 kB | 20 kB Progress (3): 31 kB | 187 kB | 25 kB Progress (3): 31 kB | 187 kB | 29 kB Progress (3): 31 kB | 187 kB | 33 kB Progress (3): 31 kB | 187 kB | 37 kB Progress (3): 31 kB | 187 kB | 41 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-mysql/8.5.13/flyway-mysql-8.5.13.jar (31 kB at 465 kB/s) Progress (3): 187 kB | 41 kB | 4.1 kB Progress (3): 187 kB | 41 kB | 8.2 kB Progress (3): 187 kB | 41 kB | 12 kB Progress (3): 187 kB | 41 kB | 16 kB Progress (3): 187 kB | 41 kB | 20 kB Progress (4): 187 kB | 41 kB | 20 kB | 4.1 kB Progress (4): 187 kB | 41 kB | 25 kB | 4.1 kB Progress (4): 187 kB | 41 kB | 25 kB | 8.2 kB Progress (4): 187 kB | 41 kB | 29 kB | 8.2 kB Progress (4): 187 kB | 41 kB | 29 kB | 12 kB Progress (4): 187 kB | 41 kB | 33 kB | 12 kB Progress (4): 187 kB | 41 kB | 33 kB | 16 kB Progress (4): 187 kB | 41 kB | 37 kB | 16 kB Progress (4): 187 kB | 41 kB | 37 kB | 20 kB Progress (4): 187 kB | 41 kB | 41 kB | 20 kB Progress (4): 187 kB | 41 kB | 41 kB | 25 kB Progress (4): 187 kB | 41 kB | 41 kB | 29 kB Progress (4): 187 kB | 41 kB | 45 kB | 29 kB Progress (4): 187 kB | 41 kB | 49 kB | 29 kB Progress (4): 187 kB | 41 kB | 53 kB | 29 kB Progress (4): 187 kB | 41 kB | 53 kB | 33 kB Progress (4): 187 kB | 41 kB | 57 kB | 33 kB Progress (4): 187 kB | 41 kB | 57 kB | 37 kB Progress (4): 187 kB | 41 kB | 61 kB | 37 kB Progress (4): 187 kB | 41 kB | 61 kB | 41 kB Progress (4): 187 kB | 41 kB | 66 kB | 41 kB Progress (4): 187 kB | 41 kB | 66 kB | 45 kB Progress (4): 187 kB | 41 kB | 70 kB | 45 kB Progress (4): 187 kB | 41 kB | 74 kB | 45 kB Progress (4): 187 kB | 41 kB | 74 kB | 49 kB Progress (4): 187 kB | 41 kB | 78 kB | 49 kB Progress (4): 187 kB | 41 kB | 78 kB | 53 kB Progress (4): 187 kB | 41 kB | 82 kB | 53 kB Progress (4): 187 kB | 41 kB | 86 kB | 53 kB Progress (4): 187 kB | 41 kB | 86 kB | 57 kB Progress (4): 187 kB | 41 kB | 86 kB | 61 kB Progress (4): 187 kB | 41 kB | 90 kB | 61 kB Progress (4): 187 kB | 41 kB | 94 kB | 61 kB Progress (4): 187 kB | 41 kB | 98 kB | 61 kB Progress (4): 187 kB | 41 kB | 102 kB | 61 kB Progress (4): 187 kB | 41 kB | 106 kB | 61 kB Progress (4): 187 kB | 41 kB | 111 kB | 61 kB Progress (4): 187 kB | 41 kB | 115 kB | 61 kB Progress (4): 187 kB | 41 kB | 119 kB | 61 kB Progress (4): 187 kB | 41 kB | 119 kB | 66 kB Progress (4): 187 kB | 41 kB | 119 kB | 70 kB Progress (4): 187 kB | 41 kB | 119 kB | 74 kB Progress (4): 187 kB | 41 kB | 119 kB | 78 kB Progress (4): 187 kB | 41 kB | 119 kB | 82 kB Progress (4): 187 kB | 41 kB | 119 kB | 86 kB Progress (4): 187 kB | 41 kB | 119 kB | 90 kB Progress (4): 187 kB | 41 kB | 119 kB | 94 kB Progress (4): 187 kB | 41 kB | 123 kB | 94 kB Progress (4): 187 kB | 41 kB | 127 kB | 94 kB Progress (4): 187 kB | 41 kB | 131 kB | 94 kB Progress (4): 187 kB | 41 kB | 135 kB | 94 kB Progress (4): 187 kB | 41 kB | 139 kB | 94 kB Progress (4): 187 kB | 41 kB | 143 kB | 94 kB Progress (4): 187 kB | 41 kB | 147 kB | 94 kB Progress (4): 187 kB | 41 kB | 152 kB | 94 kB Progress (4): 187 kB | 41 kB | 156 kB | 94 kB Progress (4): 187 kB | 41 kB | 160 kB | 94 kB Progress (4): 187 kB | 41 kB | 164 kB | 94 kB Progress (4): 187 kB | 41 kB | 168 kB | 94 kB Progress (4): 187 kB | 41 kB | 172 kB | 94 kB Progress (4): 187 kB | 41 kB | 176 kB | 94 kB Progress (4): 187 kB | 41 kB | 180 kB | 94 kB Progress (4): 187 kB | 41 kB | 184 kB | 94 kB Progress (4): 187 kB | 41 kB | 188 kB | 94 kB Progress (4): 187 kB | 41 kB | 193 kB | 94 kB Progress (4): 187 kB | 41 kB | 197 kB | 94 kB Progress (4): 187 kB | 41 kB | 201 kB | 94 kB Progress (4): 187 kB | 41 kB | 205 kB | 94 kB Progress (4): 187 kB | 41 kB | 209 kB | 94 kB Progress (4): 187 kB | 41 kB | 213 kB | 94 kB Progress (4): 187 kB | 41 kB | 217 kB | 94 kB Progress (4): 187 kB | 41 kB | 221 kB | 94 kB Progress (4): 187 kB | 41 kB | 225 kB | 94 kB Progress (4): 187 kB | 41 kB | 229 kB | 94 kB Progress (4): 187 kB | 41 kB | 233 kB | 94 kB Progress (4): 187 kB | 41 kB | 238 kB | 94 kB Progress (4): 187 kB | 41 kB | 242 kB | 94 kB Progress (4): 187 kB | 41 kB | 246 kB | 94 kB Progress (4): 187 kB | 41 kB | 250 kB | 94 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/springframework/spring-context-support/5.3.21/spring-context-support-5.3.21.jar (187 kB at 2.2 MB/s) Progress (3): 41 kB | 254 kB | 94 kB Progress (3): 41 kB | 258 kB | 94 kB Progress (3): 41 kB | 258 kB | 98 kB Progress (3): 41 kB | 262 kB | 98 kB Progress (3): 41 kB | 262 kB | 102 kB Progress (3): 41 kB | 266 kB | 102 kB Progress (3): 41 kB | 266 kB | 106 kB Progress (3): 41 kB | 270 kB | 106 kB Progress (3): 41 kB | 274 kB | 106 kB Progress (3): 41 kB | 274 kB | 111 kB Progress (3): 41 kB | 279 kB | 111 kB Progress (3): 41 kB | 283 kB | 111 kB Progress (3): 41 kB | 283 kB | 115 kB Progress (3): 41 kB | 283 kB | 119 kB Progress (3): 41 kB | 287 kB | 119 kB Progress (3): 41 kB | 287 kB | 123 kB Progress (3): 41 kB | 287 kB | 127 kB Progress (3): 41 kB | 287 kB | 131 kB Progress (3): 41 kB | 287 kB | 135 kB Progress (3): 41 kB | 287 kB | 139 kB Progress (3): 41 kB | 287 kB | 143 kB Progress (3): 41 kB | 287 kB | 147 kB Progress (3): 41 kB | 287 kB | 152 kB Progress (3): 41 kB | 287 kB | 156 kB Progress (3): 41 kB | 291 kB | 156 kB Progress (3): 41 kB | 291 kB | 160 kB Progress (3): 41 kB | 295 kB | 160 kB Progress (3): 41 kB | 299 kB | 160 kB Progress (3): 41 kB | 303 kB | 160 kB Progress (3): 41 kB | 307 kB | 160 kB Progress (3): 41 kB | 311 kB | 160 kB Progress (3): 41 kB | 315 kB | 160 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-sqlserver/8.5.13/flyway-sqlserver-8.5.13.jar (41 kB at 464 kB/s) Progress (2): 315 kB | 164 kB Progress (2): 319 kB | 164 kB Progress (2): 324 kB | 164 kB Progress (2): 324 kB | 168 kB Progress (2): 328 kB | 168 kB Progress (2): 328 kB | 172 kB Progress (2): 332 kB | 172 kB Progress (2): 332 kB | 176 kB Progress (2): 336 kB | 176 kB Progress (2): 336 kB | 180 kB Progress (2): 340 kB | 180 kB Progress (2): 340 kB | 184 kB Progress (2): 344 kB | 184 kB Progress (2): 344 kB | 188 kB Progress (2): 348 kB | 188 kB Progress (2): 348 kB | 193 kB Progress (2): 352 kB | 193 kB Progress (2): 352 kB | 197 kB Progress (2): 356 kB | 197 kB Progress (2): 356 kB | 201 kB Progress (2): 360 kB | 201 kB Progress (2): 360 kB | 205 kB Progress (2): 365 kB | 205 kB Progress (2): 365 kB | 209 kB Progress (2): 365 kB | 209 kB Progress (2): 365 kB | 213 kB Progress (2): 365 kB | 217 kB Progress (2): 365 kB | 221 kB Progress (2): 365 kB | 225 kB Progress (2): 365 kB | 229 kB Progress (2): 365 kB | 233 kB Progress (2): 365 kB | 238 kB Progress (2): 365 kB | 242 kB Progress (2): 365 kB | 246 kB Progress (2): 365 kB | 250 kB Progress (2): 365 kB | 254 kB Progress (2): 365 kB | 258 kB Progress (2): 365 kB | 262 kB Progress (2): 365 kB | 266 kB Progress (2): 365 kB | 270 kB Progress (2): 365 kB | 274 kB Progress (2): 365 kB | 279 kB Progress (2): 365 kB | 283 kB Progress (2): 365 kB | 287 kB Progress (2): 365 kB | 291 kB Progress (2): 365 kB | 295 kB Progress (2): 365 kB | 299 kB Progress (2): 365 kB | 303 kB Progress (2): 365 kB | 307 kB Progress (2): 365 kB | 311 kB Progress (2): 365 kB | 315 kB Progress (2): 365 kB | 319 kB Progress (2): 365 kB | 324 kB Progress (2): 365 kB | 328 kB Progress (2): 365 kB | 332 kB Progress (2): 365 kB | 336 kB Progress (2): 365 kB | 340 kB Progress (2): 365 kB | 344 kB Progress (2): 365 kB | 348 kB Progress (2): 365 kB | 352 kB Progress (2): 365 kB | 356 kB Progress (2): 365 kB | 360 kB Progress (2): 365 kB | 365 kB Progress (2): 365 kB | 369 kB Progress (2): 365 kB | 373 kB Progress (2): 365 kB | 377 kB Progress (2): 365 kB | 381 kB Progress (2): 365 kB | 385 kB Progress (2): 365 kB | 389 kB Progress (2): 365 kB | 393 kB Progress (2): 365 kB | 397 kB Progress (2): 365 kB | 401 kB Progress (2): 365 kB | 406 kB Progress (2): 365 kB | 410 kB Progress (2): 365 kB | 414 kB Progress (2): 365 kB | 418 kB Progress (2): 365 kB | 422 kB Progress (2): 365 kB | 426 kB Progress (2): 365 kB | 430 kB Progress (2): 365 kB | 434 kB Progress (2): 365 kB | 438 kB Progress (2): 365 kB | 442 kB Progress (2): 365 kB | 446 kB Progress (2): 365 kB | 451 kB Progress (2): 365 kB | 455 kB Progress (2): 365 kB | 459 kB Progress (2): 365 kB | 463 kB Progress (2): 365 kB | 467 kB Progress (2): 365 kB | 471 kB Progress (2): 365 kB | 475 kB Progress (2): 365 kB | 479 kB Progress (2): 365 kB | 483 kB Progress (2): 365 kB | 487 kB Progress (2): 365 kB | 492 kB Progress (2): 365 kB | 496 kB Progress (2): 365 kB | 500 kB Progress (2): 365 kB | 504 kB Progress (2): 365 kB | 508 kB Progress (2): 365 kB | 512 kB Progress (2): 365 kB | 516 kB Progress (2): 365 kB | 520 kB Progress (2): 365 kB | 524 kB Progress (2): 365 kB | 528 kB Progress (2): 365 kB | 532 kB Progress (2): 365 kB | 537 kB Progress (2): 365 kB | 541 kB Progress (2): 365 kB | 545 kB Progress (2): 365 kB | 549 kB Progress (2): 365 kB | 553 kB Progress (2): 365 kB | 557 kB Progress (2): 365 kB | 561 kB Progress (2): 365 kB | 565 kB Progress (2): 365 kB | 569 kB Progress (2): 365 kB | 573 kB Progress (2): 365 kB | 578 kB Progress (2): 365 kB | 582 kB Progress (2): 365 kB | 586 kB Progress (2): 365 kB | 590 kB Progress (2): 365 kB | 594 kB Progress (2): 365 kB | 598 kB Progress (2): 365 kB | 602 kB Progress (2): 365 kB | 606 kB Progress (2): 365 kB | 610 kB Progress (2): 365 kB | 614 kB Progress (2): 365 kB | 618 kB Progress (2): 365 kB | 623 kB Progress (2): 365 kB | 627 kB Progress (2): 365 kB | 631 kB Progress (2): 365 kB | 632 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/hazelcast/hazelcast-spring/5.1.2/hazelcast-spring-5.1.2.jar (365 kB at 3.3 MB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/flywaydb/flyway-core/8.5.13/flyway-core-8.5.13.jar (632 kB at 5.1 MB/s) [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 --- Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom Progress (1): 183 B Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom (183 B at 2.1 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 68 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar (68 kB at 863 kB/s) [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_2.0.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 106 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 194 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: Recompile with -Xlint:unchecked 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 88 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 88 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.core.model.ThymeleafProcessorTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T14:48:04,630 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:04,491_main/platform.xml 2022-07-08T14:48:05,129 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:04,491_main/template/platform.html 2022-07-08T14:48:05,130 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:04,491_main/template/hello-custom.html 2022-07-08T14:48:05,131 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:04,491_main/template/hello.html 2022-07-08T14:48:05,632 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:04,491_main/index.html 2022-07-08T14:48:06,422 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,389_main/platform.xml 2022-07-08T14:48:06,439 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,389_main/template/hello.html 2022-07-08T14:48:06,439 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,389_main/template/platform.html 2022-07-08T14:48:06,440 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,389_main/template/hello-custom.html 2022-07-08T14:48:06,521 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,389_main/index.html 2022-07-08T14:48:06,613 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,600_main/platform.xml 2022-07-08T14:48:06,627 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,600_main/template/platform.html 2022-07-08T14:48:06,628 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,600_main/template/hello-custom.html 2022-07-08T14:48:06,628 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-14:48:06,600_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.17 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2022-07-08T14:48:06,750 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:06,765 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2bb3f39e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11f3400c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@628b503a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2558f65c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11c3ce6a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a3b1f7e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22899683, org.springframework.test.context.event.EventPublishingTestExecutionListener@40017e98] 2022-07-08T14:48:07,338 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:48:07,338 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-08T14:48:07,339 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-08T14:48:07,342 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-08T14:48:07,342 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-08T14:48:07,349 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:48:07,351 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:48:07,351 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T14:48:07,757 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: Checkpoint start 2022-07-08T14:48:07,757 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: checkpointClose start 2022-07-08T14:48:07,782 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: checkpointClose synched 2022-07-08T14:48:07,789 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: checkpointClose script done 2022-07-08T14:48:07,828 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: checkpointClose end 2022-07-08T14:48:07,829 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: Checkpoint end - txts: 1 2022-07-08T14:48:08,000 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T14:48:08,084 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T14:48:08,331 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 08, 2022 2:48:08 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T14:48:08,958 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T14:48:09,011 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:09,286 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T14:48:09,546 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:09,560 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T14:48:09,997 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T14:48:10,249 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 2022-07-08T14:48:10,251 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2022-07-08T14:48:10,390 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: 2071095515 at org.appng.api.support.CallableAction.execute(CallableAction.java:439) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:316) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:183) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) ~[test-classes/:?] at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) ~[test-classes/:?] at org.appng.api.support.CallableAction.execute(CallableAction.java:422) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 45 more 2022-07-08T14:48:10,635 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: 1325360590 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:240) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:226) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:314) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:173) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.getData(TestEntities.java:45) ~[test-classes/:?] at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:201) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 46 more 2022-07-08T14:48:10,964 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T14:48:10,965 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T14:48:11,305 INFO [HSQLDB Connection @1a6c3e69] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.86 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2022-07-08T14:48:11,624 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.146 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2022-07-08T14:48:11,685 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG 2022-07-08T14:48:11,686 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG 2022-07-08T14:48:11,692 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2022-07-08T14:48:11,693 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.core.model.CacheProviderTest [INFO] Running org.appng.core.model.OutputFormatAndTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2022-07-08T14:48:11,764 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:11,765 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c3b7d7c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@579e8a7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@18fa4822, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61906bb1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46672a62, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c91ced9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46e03c31, org.springframework.test.context.event.EventPublishingTestExecutionListener@24cf1abf] 2022-07-08T14:48:12,037 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:12,175 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 127 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:12,181 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:12,221 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 39 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:12,354 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:12,438 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:12,439 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:12,439 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:12,440 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:12,444 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:12,479 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:12,525 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:13,574 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cd8b2de] 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. 2022-07-08T14:48:13,578 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c98dc7c] 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. 2022-07-08T14:48:13,616 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:13,616 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:13,629 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:11 CEST 2022 2022-07-08T14:48:15,444 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo at net.sf.saxon.expr.CardinalityCheckingIterator.typeError(CardinalityCheckingIterator.java:104) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityCheckingIterator.(CardinalityCheckingIterator.java:54) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.Expression.process(Expression.java:949) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:324) ~[classes/:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:203) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:139) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T14:48:15,445 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-08T14:48:15,445 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-08T14:48:15,445 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-08T14:48:15,446 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-08T14:48:15,476 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: net.sf.saxon.trans.XPathException: Unknown XSLT element: at net.sf.saxon.trans.XPathException.fromXmlProcessingError(XPathException.java:178) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.reportError(Compilation.java:447) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2323) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:187) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:134) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T14:48:15,477 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-08T14:48:15,477 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-08T14:48:15,477 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-08T14:48:15,478 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-08T14:48:15,494 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:15,494 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: 3.729 s - in org.appng.core.model.PlatformTransformerTest [INFO] Running org.appng.core.model.JarInfoBuilderTest 2022-07-08T14:48:15,501 ERROR [main] org.appng.core.model.JarInfo : Error while reading JAR file: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10/lib/tools.jar java.io.IOException: File not exists or is not a file at org.appng.core.model.JarInfo$JarInfoBuilder.readJarAttributes(JarInfo.java:160) ~[classes/:?] at org.appng.core.model.JarInfo$JarInfoBuilder.getJarInfo(JarInfo.java:151) ~[classes/:?] at org.appng.core.model.JarInfo$JarInfoBuilder.getJarInfo(JarInfo.java:146) ~[classes/:?] at org.appng.core.model.JarInfoBuilderTest.test(JarInfoBuilderTest.java:31) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 s <<< FAILURE! - in org.appng.core.model.JarInfoBuilderTest [ERROR] org.appng.core.model.JarInfoBuilderTest.test Time elapsed: 0.005 s <<< ERROR! java.lang.NullPointerException at org.appng.core.model.JarInfoBuilderTest.test(JarInfoBuilderTest.java:32) [INFO] Running org.appng.core.model.RepositoryUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.core.model.RepositoryUtilsTest [INFO] Running org.appng.core.PathInfoTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2022-07-08T14:48:15,544 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-08 14:48:15) 2022-07-08T14:48:15,546 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-07-08 14:48:15) 2022-07-08T14:48:15,547 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-07-08 14:48:15, accessed: 2022-07-08 14:48:15, requests: 1, domain: http://localhost:8080, user-agent: null) 2022-07-08T14:48:15,549 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-08 14:48:15) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2022-07-08T14:48:15,565 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2022-07-08T14:48:15,569 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2022-07-08T14:48:15,569 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2022-07-08T14:48:15,583 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#144630595 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:15,665 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#529300695 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:15,720 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1267687678 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:15,754 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_2.0.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:219) ~[?:?] at java.io.FileInputStream.(FileInputStream.java:157) ~[?:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:130) ~[classes/:?] at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106) ~[classes/:?] at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:143) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T14:48:15,775 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2138546390 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2022-07-08T14:48:15,826 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:15,826 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7755382a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3cf852f9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@270741c2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5c432e40, org.springframework.test.context.support.DirtiesContextTestExecutionListener@289d98a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7c182cb8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@618c6ba8, org.springframework.test.context.event.EventPublishingTestExecutionListener@24f878f7] 2022-07-08T14:48:15,901 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:48:15,901 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-08T14:48:15,902 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-08T14:48:15,903 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-08T14:48:15,903 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-08T14:48:15,903 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:48:15,903 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:48:15,903 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T14:48:16,016 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T14:48:16,168 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T14:48:16,176 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:16,426 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:16,426 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T14:48:16,482 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T14:48:16,663 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T14:48:16,664 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T14:48:16,984 INFO [HSQLDB Connection @2ca83987] hsqldb.db.HSQLDB81DDDA6A3D.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2022-07-08T14:48:17,195 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 08, 2022 2:48:17 PM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED Jul 08, 2022 2:48:17 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 08, 2022 2:48:17 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-07-08T14:48:18,636 INFO [Time-limited test] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-07-08T14:48:18,636 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-08T14:48:18,636 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-08T14:48:18,636 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-08T14:48:18,636 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T14:48:18,647 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T14:48:20,095 INFO [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2022-07-08T14:48:20,244 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-08T14:48:20,252 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-07-08T14:48:20,947 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-08T14:48:20,957 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-08T14:48:23,574 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 98cd90a4-a6d5-4d31-9771-854b7483047b this ] 2022-07-08T14:48:23,574 WARN [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-08T14:48:23,599 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-08T14:48:23,600 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-08T14:48:23,642 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-08T14:48:23,706 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.2] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2022-07-08T14:48:23,731 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true) 2022-07-08T14:48:23,940 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-08T14:48:23,941 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf 2022-07-08T14:48:23,942 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de 2022-07-08T14:48:23,945 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2022-07-08T14:48:23,946 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2022-07-08T14:48:23,949 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2022-07-08T14:48:23,952 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2022-07-08T14:48:23,992 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-08T14:48:24,028 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 4) 2022-07-08T14:48:24,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 3) 2022-07-08T14:48:24,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 2) 2022-07-08T14:48:24,039 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 1) 2022-07-08T14:48:24,128 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2022-07-08T14:48:24,129 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2022-07-08T14:48:24,129 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2022-07-08T14:48:24,130 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2022-07-08T14:48:24,131 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2022-07-08T14:48:24,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2022-07-08T14:48:24,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2022-07-08T14:48:24,133 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2022-07-08T14:48:24,134 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2022-07-08T14:48:24,144 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2022-07-08T14:48:24,144 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2022-07-08T14:48:24,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2022-07-08T14:48:24,151 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2022-07-08T14:48:24,156 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2022-07-08T14:48:24,156 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2022-07-08T14:48:24,157 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2022-07-08T14:48:24,159 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T14:48:24,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2022-07-08T14:48:24,167 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T14:48:24,169 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2022-07-08T14:48:24,178 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2022-07-08T14:48:24,179 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2022-07-08T14:48:24,179 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2022-07-08T14:48:24,187 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2022-07-08T14:48:24,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T14:48:24,188 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2022-07-08T14:48:24,191 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2022-07-08T14:48:24,192 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2022-07-08T14:48:24,198 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T14:48:24,199 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt 2022-07-08T14:48:24,213 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T14:48:24,216 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt 2022-07-08T14:48:24,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt 2022-07-08T14:48:24,225 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T14:48:24,230 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt 2022-07-08T14:48:24,231 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt 2022-07-08T14:48:24,239 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt 2022-07-08T14:48:24,239 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt 2022-07-08T14:48:24,242 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T14:48:24,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt 2022-07-08T14:48:24,255 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt 2022-07-08T14:48:24,260 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt 2022-07-08T14:48:24,263 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt 2022-07-08T14:48:24,265 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt 2022-07-08T14:48:24,265 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt 2022-07-08T14:48:24,265 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt 2022-07-08T14:48:24,266 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt 2022-07-08T14:48:24,266 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt 2022-07-08T14:48:24,273 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt 2022-07-08T14:48:24,274 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt 2022-07-08T14:48:24,274 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt 2022-07-08T14:48:24,275 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt 2022-07-08T14:48:24,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt 2022-07-08T14:48:24,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt 2022-07-08T14:48:24,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt 2022-07-08T14:48:24,281 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo16.txt 2022-07-08T14:48:24,281 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo16.txt 2022-07-08T14:48:24,281 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo16.txt 2022-07-08T14:48:24,285 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T14:48:24,288 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo17.txt 2022-07-08T14:48:24,289 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo17.txt 2022-07-08T14:48:24,289 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo17.txt 2022-07-08T14:48:24,290 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo18.txt 2022-07-08T14:48:24,290 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo18.txt 2022-07-08T14:48:24,291 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo18.txt 2022-07-08T14:48:24,291 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo19.txt 2022-07-08T14:48:24,291 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo19.txt 2022-07-08T14:48:24,292 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo19.txt 2022-07-08T14:48:24,293 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo20.txt 2022-07-08T14:48:24,293 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo20.txt 2022-07-08T14:48:24,295 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo20.txt 2022-07-08T14:48:24,296 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo21.txt 2022-07-08T14:48:24,296 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo21.txt 2022-07-08T14:48:24,297 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo21.txt 2022-07-08T14:48:24,300 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo22.txt 2022-07-08T14:48:24,300 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 71 events 2022-07-08T14:48:24,300 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo653.txt 2022-07-08T14:48:24,302 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T14:48:24,304 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo653.txt 2022-07-08T14:48:24,311 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo654.txt 2022-07-08T14:48:24,350 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo654.txt 2022-07-08T14:48:24,351 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo654.txt 2022-07-08T14:48:24,351 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo655.txt 2022-07-08T14:48:24,351 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo655.txt 2022-07-08T14:48:24,363 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo655.txt 2022-07-08T14:48:24,364 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo656.txt 2022-07-08T14:48:24,365 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo656.txt 2022-07-08T14:48:24,370 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo656.txt 2022-07-08T14:48:24,371 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T14:48:24,373 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo657.txt 2022-07-08T14:48:24,373 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo657.txt 2022-07-08T14:48:24,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo657.txt 2022-07-08T14:48:24,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo658.txt 2022-07-08T14:48:24,375 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo658.txt 2022-07-08T14:48:24,375 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo658.txt 2022-07-08T14:48:24,376 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo659.txt 2022-07-08T14:48:24,376 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo659.txt 2022-07-08T14:48:24,376 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo659.txt 2022-07-08T14:48:24,377 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo660.txt 2022-07-08T14:48:24,377 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo660.txt 2022-07-08T14:48:24,378 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo660.txt 2022-07-08T14:48:24,378 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo661.txt 2022-07-08T14:48:24,379 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo661.txt 2022-07-08T14:48:24,383 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T14:48:24,384 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo661.txt 2022-07-08T14:48:24,384 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo662.txt 2022-07-08T14:48:24,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo662.txt 2022-07-08T14:48:24,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo662.txt 2022-07-08T14:48:24,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo663.txt 2022-07-08T14:48:24,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo663.txt 2022-07-08T14:48:24,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo663.txt 2022-07-08T14:48:24,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo664.txt 2022-07-08T14:48:24,387 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo664.txt 2022-07-08T14:48:24,387 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo664.txt 2022-07-08T14:48:24,387 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T14:48:24,388 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo665.txt 2022-07-08T14:48:24,388 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo665.txt 2022-07-08T14:48:24,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo665.txt 2022-07-08T14:48:24,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo666.txt 2022-07-08T14:48:24,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo666.txt 2022-07-08T14:48:24,395 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo666.txt 2022-07-08T14:48:24,395 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo667.txt 2022-07-08T14:48:24,395 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo667.txt 2022-07-08T14:48:24,396 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo667.txt 2022-07-08T14:48:24,396 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo668.txt 2022-07-08T14:48:24,396 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo668.txt 2022-07-08T14:48:24,397 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo668.txt 2022-07-08T14:48:24,397 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo669.txt 2022-07-08T14:48:24,397 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo669.txt 2022-07-08T14:48:24,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo669.txt 2022-07-08T14:48:24,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo670.txt 2022-07-08T14:48:24,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo670.txt 2022-07-08T14:48:24,399 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo670.txt 2022-07-08T14:48:24,399 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo671.txt 2022-07-08T14:48:24,400 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo671.txt 2022-07-08T14:48:24,400 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo671.txt 2022-07-08T14:48:24,401 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo672.txt 2022-07-08T14:48:24,403 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo672.txt 2022-07-08T14:48:24,404 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo672.txt 2022-07-08T14:48:24,404 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo673.txt 2022-07-08T14:48:24,404 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo673.txt 2022-07-08T14:48:24,410 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T14:48:24,414 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo673.txt 2022-07-08T14:48:24,414 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo674.txt 2022-07-08T14:48:24,416 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo674.txt 2022-07-08T14:48:24,416 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo674.txt 2022-07-08T14:48:24,417 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo675.txt 2022-07-08T14:48:24,417 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo675.txt 2022-07-08T14:48:24,418 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo675.txt 2022-07-08T14:48:24,427 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo676.txt 2022-07-08T14:48:24,439 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo676.txt 2022-07-08T14:48:24,440 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo676.txt 2022-07-08T14:48:24,440 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo677.txt 2022-07-08T14:48:24,443 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo677.txt 2022-07-08T14:48:24,443 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T14:48:24,450 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo677.txt 2022-07-08T14:48:24,450 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo678.txt 2022-07-08T14:48:24,451 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo678.txt 2022-07-08T14:48:24,451 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo678.txt 2022-07-08T14:48:24,451 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo679.txt 2022-07-08T14:48:24,455 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo679.txt 2022-07-08T14:48:24,456 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo679.txt 2022-07-08T14:48:24,462 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T14:48:24,463 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo680.txt 2022-07-08T14:48:24,468 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo680.txt 2022-07-08T14:48:24,470 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo680.txt 2022-07-08T14:48:24,470 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo681.txt 2022-07-08T14:48:24,470 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T14:48:24,482 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo681.txt 2022-07-08T14:48:24,489 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo681.txt 2022-07-08T14:48:24,490 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T14:48:24,491 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo682.txt 2022-07-08T14:48:24,491 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo682.txt 2022-07-08T14:48:24,497 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo682.txt 2022-07-08T14:48:24,498 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 161 events 2022-07-08T14:48:24,499 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1398.txt 2022-07-08T14:48:24,499 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1398.txt 2022-07-08T14:48:24,500 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1398.txt 2022-07-08T14:48:24,501 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T14:48:24,518 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T14:48:24,521 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T14:48:24,539 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T14:48:24,551 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T14:48:24,569 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T14:48:24,571 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T14:48:24,589 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T14:48:24,605 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T14:48:24,630 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T14:48:24,644 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T14:48:24,645 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T14:48:24,652 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T14:48:24,672 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T14:48:24,678 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T14:48:24,700 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T14:48:24,702 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T14:48:24,704 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T14:48:24,705 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T14:48:24,706 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T14:48:24,716 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T14:48:24,725 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-08T14:48:24,726 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T14:48:24,729 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-08T14:48:24,730 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T14:48:24,731 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T14:48:24,733 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T14:48:24,743 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-08T14:48:24,743 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-08T14:48:24,743 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T14:48:24,744 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T14:48:24,745 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-08T14:48:24,745 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-08T14:48:24,746 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-08T14:48:24,747 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-08T14:48:24,747 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T14:48:24,747 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-08T14:48:24,748 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-08T14:48:24,748 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-08T14:48:24,749 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-08T14:48:24,749 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-08T14:48:24,750 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-08T14:48:24,750 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-08T14:48:24,751 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-08T14:48:24,751 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-07-08T14:48:24,752 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-08T14:48:24,753 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-08T14:48:24,753 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-08T14:48:24,754 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-08T14:48:24,759 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo654.txt (cache size: 0) 2022-07-08T14:48:24,759 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-08T14:48:24,760 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo653.txt (cache size: 0) 2022-07-08T14:48:24,760 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo653.txt (cache size: 0) 2022-07-08T14:48:24,761 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo654.txt (cache size: 0) 2022-07-08T14:48:24,763 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo654.txt (cache size: 0) 2022-07-08T14:48:24,763 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo655.txt (cache size: 0) 2022-07-08T14:48:24,768 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo655.txt (cache size: 0) 2022-07-08T14:48:24,770 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo663.txt (cache size: 0) 2022-07-08T14:48:24,772 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo658.txt (cache size: 0) 2022-07-08T14:48:24,772 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo657.txt (cache size: 0) 2022-07-08T14:48:24,772 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo655.txt (cache size: 0) 2022-07-08T14:48:24,776 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo657.txt (cache size: 0) 2022-07-08T14:48:24,776 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo656.txt (cache size: 0) 2022-07-08T14:48:24,777 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo658.txt (cache size: 0) 2022-07-08T14:48:24,777 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo660.txt (cache size: 0) 2022-07-08T14:48:24,777 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo663.txt (cache size: 0) 2022-07-08T14:48:24,777 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo660.txt (cache size: 0) 2022-07-08T14:48:24,778 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo662.txt (cache size: 0) 2022-07-08T14:48:24,779 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo657.txt (cache size: 0) 2022-07-08T14:48:24,779 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo663.txt (cache size: 0) 2022-07-08T14:48:24,779 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo659.txt (cache size: 0) 2022-07-08T14:48:24,779 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo661.txt (cache size: 0) 2022-07-08T14:48:24,780 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo659.txt (cache size: 0) 2022-07-08T14:48:24,780 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo656.txt (cache size: 0) 2022-07-08T14:48:24,780 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo656.txt (cache size: 0) 2022-07-08T14:48:24,783 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo664.txt (cache size: 0) 2022-07-08T14:48:24,784 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo671.txt (cache size: 0) 2022-07-08T14:48:24,785 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo666.txt (cache size: 0) 2022-07-08T14:48:24,785 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo665.txt (cache size: 0) 2022-07-08T14:48:24,786 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo670.txt (cache size: 0) 2022-07-08T14:48:24,786 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo660.txt (cache size: 0) 2022-07-08T14:48:24,786 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo662.txt (cache size: 0) 2022-07-08T14:48:24,786 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo658.txt (cache size: 0) 2022-07-08T14:48:24,787 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo670.txt (cache size: 0) 2022-07-08T14:48:24,787 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo666.txt (cache size: 0) 2022-07-08T14:48:24,788 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo662.txt (cache size: 0) 2022-07-08T14:48:24,788 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo664.txt (cache size: 0) 2022-07-08T14:48:24,788 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo671.txt (cache size: 0) 2022-07-08T14:48:24,788 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo672.txt (cache size: 0) 2022-07-08T14:48:24,789 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo667.txt (cache size: 0) 2022-07-08T14:48:24,789 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo664.txt (cache size: 0) 2022-07-08T14:48:24,790 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo669.txt (cache size: 0) 2022-07-08T14:48:24,790 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo668.txt (cache size: 0) 2022-07-08T14:48:24,792 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo667.txt (cache size: 0) 2022-07-08T14:48:24,792 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo665.txt (cache size: 0) 2022-07-08T14:48:24,793 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo666.txt (cache size: 0) 2022-07-08T14:48:24,793 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo661.txt (cache size: 0) 2022-07-08T14:48:24,793 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo668.txt (cache size: 0) 2022-07-08T14:48:24,794 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo667.txt (cache size: 0) 2022-07-08T14:48:24,794 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo661.txt (cache size: 0) 2022-07-08T14:48:24,794 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo659.txt (cache size: 0) 2022-07-08T14:48:24,794 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo672.txt (cache size: 0) 2022-07-08T14:48:24,795 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo668.txt (cache size: 0) 2022-07-08T14:48:24,796 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo669.txt (cache size: 0) 2022-07-08T14:48:24,796 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo671.txt (cache size: 0) 2022-07-08T14:48:24,796 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo672.txt (cache size: 0) 2022-07-08T14:48:24,796 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo670.txt (cache size: 0) 2022-07-08T14:48:24,797 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo673.txt (cache size: 0) 2022-07-08T14:48:24,797 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo669.txt (cache size: 0) 2022-07-08T14:48:24,797 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo675.txt (cache size: 0) 2022-07-08T14:48:24,798 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo673.txt (cache size: 0) 2022-07-08T14:48:24,799 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo673.txt (cache size: 0) 2022-07-08T14:48:24,799 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo674.txt (cache size: 0) 2022-07-08T14:48:24,799 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo675.txt (cache size: 0) 2022-07-08T14:48:24,799 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo674.txt (cache size: 0) 2022-07-08T14:48:24,800 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo665.txt (cache size: 0) 2022-07-08T14:48:24,801 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo674.txt (cache size: 0) 2022-07-08T14:48:24,802 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo676.txt (cache size: 0) 2022-07-08T14:48:24,803 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo675.txt (cache size: 0) 2022-07-08T14:48:24,803 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo676.txt (cache size: 0) 2022-07-08T14:48:24,804 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo679.txt (cache size: 0) 2022-07-08T14:48:24,807 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo677.txt (cache size: 0) 2022-07-08T14:48:24,808 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo677.txt (cache size: 0) 2022-07-08T14:48:24,808 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo679.txt (cache size: 0) 2022-07-08T14:48:24,809 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo677.txt (cache size: 0) 2022-07-08T14:48:24,809 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo676.txt (cache size: 0) 2022-07-08T14:48:24,811 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo680.txt (cache size: 0) 2022-07-08T14:48:24,811 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo678.txt (cache size: 0) 2022-07-08T14:48:24,812 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo678.txt (cache size: 0) 2022-07-08T14:48:24,812 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo679.txt (cache size: 0) 2022-07-08T14:48:24,813 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo681.txt (cache size: 0) 2022-07-08T14:48:24,813 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo681.txt (cache size: 0) 2022-07-08T14:48:24,813 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo680.txt (cache size: 0) 2022-07-08T14:48:24,814 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo681.txt (cache size: 0) 2022-07-08T14:48:24,814 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1398.txt (cache size: 0) 2022-07-08T14:48:24,815 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo682.txt (cache size: 0) 2022-07-08T14:48:24,815 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo682.txt (cache size: 0) 2022-07-08T14:48:24,816 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo682.txt (cache size: 0) 2022-07-08T14:48:24,816 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo678.txt (cache size: 0) 2022-07-08T14:48:24,817 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo680.txt (cache size: 0) 2022-07-08T14:48:24,817 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1398.txt (cache size: 0) 2022-07-08T14:48:24,817 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1398.txt (cache size: 0) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.311 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2022-07-08T14:48:25,611 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:25,644 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:25,649 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:25,688 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 38 ms. Found 15 JPA repository interfaces. Jul 08, 2022 2:48:25 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml Jul 08, 2022 2:48:25 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2022-07-08T14:48:25,737 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2022-07-08T14:48:25,742 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2022-07-08T14:48:25,791 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2022-07-08T14:48:25,796 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2022-07-08T14:48:25,806 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2022-07-08T14:48:25,864 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T14:48:25,875 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:26,230 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:26,230 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-08T14:48:26,236 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@4939730c, started on Fri Jul 08 14:48:25 CEST 2022 2022-07-08T14:48:26,836 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T14:48:26,861 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2022-07-08T14:48:26,945 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T14:48:26,945 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T14:48:26,945 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T14:48:26,968 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2022-07-08T14:48:27,055 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-08T14:48:27,056 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2022-07-08T14:48:27,061 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2022-07-08T14:48:27,129 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,134 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1306927587 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,206 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,207 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#16233551 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,281 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,283 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2138061300 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,288 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,290 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#467058299 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,293 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,295 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#486261710 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,334 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,335 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1351933416 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,339 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,340 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#501111562 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,342 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,344 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1268705856 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,349 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,351 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1190697059 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,354 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2022-07-08T14:48:27,355 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,357 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1053035032 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,364 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,365 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#609545864 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,400 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,401 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1761298696 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,405 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,406 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#365255349 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,409 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,411 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1088194762 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,427 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,428 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#195602229 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,431 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,433 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1414807531 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,434 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,435 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#532394553 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,439 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,440 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1066803496 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,442 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,444 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#29370682 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,449 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,450 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1508849118 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,452 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,453 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1602260456 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,455 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,456 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#462008748 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,458 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2022-07-08T14:48:27,458 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,459 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#912490602 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,462 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,463 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#87471721 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,467 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,468 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#624732619 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,470 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,471 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#591153984 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,518 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,520 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1939112405 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,522 INFO [main] org.appng.core.Redirect : Redirecting request to /defaultPath (301) 2022-07-08T14:48:27,522 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,524 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#835473677 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,526 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,527 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1106523137 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,529 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,530 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#785103354 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,531 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,532 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1256769930 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:27,536 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T14:48:27,536 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1606928815 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 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.04 s - in org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Running org.appng.core.controller.filter.PageCacheFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2022-07-08T14:48:27,654 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-08T14:48:27,656 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 2022-07-08T14:48:27,658 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-08T14:48:27,663 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2022-07-08T14:48:27,670 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.036 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2022-07-08T14:48:27,676 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2022-07-08T14:48:27,677 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2022-07-08T14:48:27,677 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.001 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2022-07-08T14:48:27,714 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml 2022-07-08T14:48:27,714 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2022-07-08T14:48:27,715 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2022-07-08T14:48:27,716 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2022-07-08T14:48:27,716 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2022-07-08T14:48:27,716 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2022-07-08T14:48:27,716 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2022-07-08T14:48:27,716 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2022-07-08T14:48:27,716 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2022-07-08T14:48:27,716 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2022-07-08T14:48:27,718 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/database/appng on port 9050 2022-07-08T14:48:27,740 INFO [HSQLDB Server @1b3a25b9] hsqldb.db.HSQLDB81DDDAB85A.ENGINE: Checkpoint start 2022-07-08T14:48:27,740 INFO [HSQLDB Server @1b3a25b9] hsqldb.db.HSQLDB81DDDAB85A.ENGINE: checkpointClose start 2022-07-08T14:48:27,746 INFO [HSQLDB Server @1b3a25b9] hsqldb.db.HSQLDB81DDDAB85A.ENGINE: checkpointClose synched 2022-07-08T14:48:27,751 INFO [HSQLDB Server @1b3a25b9] hsqldb.db.HSQLDB81DDDAB85A.ENGINE: checkpointClose script done 2022-07-08T14:48:27,763 INFO [HSQLDB Server @1b3a25b9] hsqldb.db.HSQLDB81DDDAB85A.ENGINE: checkpointClose end 2022-07-08T14:48:27,763 INFO [HSQLDB Server @1b3a25b9] hsqldb.db.HSQLDB81DDDAB85A.ENGINE: Checkpoint end - txts: 1 2022-07-08T14:48:27,819 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T14:48:27,924 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-08T14:48:27,926 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T14:48:27,926 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T14:48:27,926 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T14:48:28,034 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-08T14:48:28,165 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-08T14:48:28,168 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T14:48:28,168 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T14:48:28,168 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T14:48:28,278 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-08T14:48:28,308 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.021s) 2022-07-08T14:48:28,326 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T14:48:28,373 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T14:48:28,429 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T14:48:28,512 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T14:48:28,549 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T14:48:28,571 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T14:48:28,590 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T14:48:28,610 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T14:48:28,632 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T14:48:28,652 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T14:48:28,674 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T14:48:28,696 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T14:48:28,716 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T14:48:28,734 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T14:48:28,749 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T14:48:28,750 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T14:48:28,787 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T14:48:28,802 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T14:48:28,818 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T14:48:28,825 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T14:48:28,839 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T14:48:28,851 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.485s) 2022-07-08T14:48:28,852 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2022-07-08T14:48:28,855 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 1138 ms. 2022-07-08T14:48:28,855 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2022-07-08T14:48:28,884 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2022-07-08T14:48:33,884 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2022-07-08T14:48:33,884 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-08T14:48:33,889 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-08T14:48:33,893 INFO [hz.test.cached.thread-3] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.1.2] Shutdown request of Member [10.102.4.103]:5702 - 98cd90a4-a6d5-4d31-9771-854b7483047b this is handled 2022-07-08T14:48:33,903 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down multicast service... 2022-07-08T14:48:33,904 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down connection manager... 2022-07-08T14:48:33,909 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down node engine... 2022-07-08T14:48:33,912 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.2] Removed cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2022-07-08T14:48:33,924 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.1.2] Destroying node NodeExtension. 2022-07-08T14:48:33,924 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Shutdown is completed in 34 ms. 2022-07-08T14:48:33,924 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-08T14:48:33,924 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Node is already shutting down... Waiting for shutdown process to complete... 2022-07-08T14:48:33,924 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-08T14:48:33,925 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2022-07-08T14:48:33,925 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.246 s - in org.appng.core.controller.PlatformStartupTest [INFO] Running org.appng.core.controller.RequestUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest 2022-07-08T14:48:33,944 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 08, 2022 2:48:33 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 08, 2022 2:48:33 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-07-08T14:48:34,018 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-07-08T14:48:34,019 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-08T14:48:34,019 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-08T14:48:34,019 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-08T14:48:34,019 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T14:48:34,019 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T14:48:34,033 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2022-07-08T14:48:34,035 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-08T14:48:34,035 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-07-08T14:48:34,045 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-08T14:48:34,046 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-08T14:48:36,738 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 37b8eed3-4630-4620-a0b9-0cc8a9810bea this ] 2022-07-08T14:48:36,738 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-08T14:48:36,739 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-08T14:48:36,739 INFO [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.822 s - in org.appng.core.controller.handler.MonitoringHandlerTest [INFO] Running org.appng.core.controller.handler.GuiHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2022-07-08T14:48:36,782 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:48:36,783 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T14:48:36,783 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T14:48:36,783 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T14:48:36,783 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T14:48:36,784 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:48:36,784 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:48:36,784 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T14:48:37,191 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) 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:48:37,196 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T14:48:37,297 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2022-07-08T14:48:37,303 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:48:37,303 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T14:48:37,303 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T14:48:37,304 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T14:48:37,304 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T14:48:37,304 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:48:37,304 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:48:37,304 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T14:48:37,310 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2022-07-08T14:48:38,312 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2022-07-08T14:48:38,318 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:48:38,318 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T14:48:38,318 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T14:48:38,319 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T14:48:38,319 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T14:48:38,319 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:48:38,319 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:48:38,319 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T14:48:38,479 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T14:48:38,479 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T14:48:38,479 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T14:48:38,480 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T14:48:38,480 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T14:48:38,480 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T14:48:38,480 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T14:48:38,480 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T14:48:38,637 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2022-07-08T14:48:38,876 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) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2022-07-08T14:48:38,967 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) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2022-07-08T14:48:38,973 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) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2022-07-08T14:48:38,981 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}. 2022-07-08T14:48:38,982 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. 2022-07-08T14:48:38,983 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:38,983 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@639a1191, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d110e2d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2e3991bd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@39dc7c0e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@af9f43d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7f6cf329, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1dba2100, org.springframework.test.context.event.EventPublishingTestExecutionListener@475c02b5] 2022-07-08T14:48:39,064 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:39,090 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:39,093 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:39,115 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:39,137 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:39,175 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:39,175 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:39,175 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:39,175 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:39,175 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:39,176 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:39,180 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:39,454 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71f4b59c] 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. 2022-07-08T14:48:39,464 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@763f8abc] 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. 2022-07-08T14:48:39,488 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:39,489 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:39,491 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:38 CEST 2022 2022-07-08T14:48:40,061 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2024f4b7 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@352c62d8, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@34594779 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2a9b482d]; rollback [true] 2022-07-08T14:48:40,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T14:48:40,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2022-07-08T14:48:40,151 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@2024f4b7 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@352c62d8, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@34594779 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:40,153 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:40,153 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: 1.167 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2022-07-08T14:48:40,159 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}. 2022-07-08T14:48:40,159 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. 2022-07-08T14:48:40,159 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:40,159 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7cd1d235, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1736262a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7252e063, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5edd0a7e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2c6f2bea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@ace5f3b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ffae7f9, org.springframework.test.context.event.EventPublishingTestExecutionListener@59428e82] 2022-07-08T14:48:40,242 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:40,277 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 34 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:40,283 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:40,306 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:40,325 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:40,363 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:40,363 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:40,364 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:40,364 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:40,364 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:40,365 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:40,369 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:40,636 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62d6611a] 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. 2022-07-08T14:48:40,644 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d2c00d6] 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. 2022-07-08T14:48:40,665 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:40,666 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:40,668 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:40 CEST 2022 2022-07-08T14:48:41,233 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e003f28 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@19e6fa30, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e1cc4e5 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6e21ec84]; rollback [true] 2022-07-08T14:48:41,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T14:48:41,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T14:48:41,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2022-07-08T14:48:41,313 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4e003f28 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@19e6fa30, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e1cc4e5 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:41,316 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:41,316 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: 1.158 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.006 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2022-07-08T14:48:41,336 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}. 2022-07-08T14:48:41,337 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. 2022-07-08T14:48:41,337 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:41,337 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@367b2b7b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@251dafbd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@279dac48, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@e6342de, org.springframework.test.context.support.DirtiesContextTestExecutionListener@612c909a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2904bb45, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@63b1adc1, org.springframework.test.context.event.EventPublishingTestExecutionListener@77d066db] 2022-07-08T14:48:41,420 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:41,450 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:41,453 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:41,478 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:41,499 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:41,541 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:41,542 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:41,542 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:41,542 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:41,542 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:41,543 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:41,548 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:41,839 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25e42acb] 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. 2022-07-08T14:48:41,844 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@135c307f] 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. 2022-07-08T14:48:41,866 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:41,866 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:41,868 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:41 CEST 2022 2022-07-08T14:48:42,342 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3905b testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@5fec318d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2dacbd55 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2a5342e2]; rollback [true] 2022-07-08T14:48:42,350 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6fa3905b testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@5fec318d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2dacbd55 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:42,352 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:42,352 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: 1.015 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2022-07-08T14:48:42,357 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}. 2022-07-08T14:48:42,357 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. 2022-07-08T14:48:42,358 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:42,358 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e1ec8d7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ae81c68, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@309fcb06, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38bc128d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@dc2d3d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6abd6a12, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@24b44bb8, org.springframework.test.context.event.EventPublishingTestExecutionListener@7cc41dd9] 2022-07-08T14:48:42,431 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:42,457 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:42,459 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:42,480 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:42,496 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:42,534 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:42,535 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:42,535 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:42,535 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:42,535 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:42,536 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:42,540 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:42,787 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7dbc83c1] 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. 2022-07-08T14:48:42,793 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75bc6754] 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. 2022-07-08T14:48:42,816 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:42,817 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:42,818 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:42 CEST 2022 2022-07-08T14:48:43,264 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7a084d61 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@3c7580f5, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63c25f3a 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7f469f43]; rollback [true] 2022-07-08T14:48:43,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T14:48:43,273 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@7a084d61 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@3c7580f5, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63c25f3a 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:43,275 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:43,275 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.919 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2022-07-08T14:48:43,282 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}. 2022-07-08T14:48:43,282 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. 2022-07-08T14:48:43,282 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:43,283 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18ba649, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@79d244e3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77baac76, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4f2aeb97, org.springframework.test.context.support.DirtiesContextTestExecutionListener@134fa5d5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@78d10e03, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5aaac473, org.springframework.test.context.event.EventPublishingTestExecutionListener@4244fae2] 2022-07-08T14:48:43,350 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:43,375 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:43,377 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:43,399 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:43,419 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:43,461 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:43,461 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:43,461 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:43,461 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:43,461 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:43,462 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:43,467 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:43,711 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ebd6364] 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. 2022-07-08T14:48:43,715 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50cfa74d] 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. 2022-07-08T14:48:43,738 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:43,739 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:43,740 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:43 CEST 2022 2022-07-08T14:48:44,178 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a974b13 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@33b9e536, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a3fb669 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@342e0afd]; rollback [true] 2022-07-08T14:48:44,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2022-07-08T14:48:44,189 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@a974b13 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@33b9e536, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a3fb669 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:44,191 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:44,191 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.912 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2022-07-08T14:48:44,197 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}. 2022-07-08T14:48:44,197 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. 2022-07-08T14:48:44,197 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:44,197 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@42c693f2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ab3696e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@102e05ab, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5506a3a9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23a9e3f8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@728006fa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@12e3465c, org.springframework.test.context.event.EventPublishingTestExecutionListener@7218a442] 2022-07-08T14:48:44,271 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:44,296 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:44,298 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:44,322 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:44,338 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:44,379 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:44,379 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:44,379 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:44,379 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:44,379 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:44,380 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:44,384 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:44,620 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@454da158] 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. 2022-07-08T14:48:44,625 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@cf5e360] 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. 2022-07-08T14:48:44,645 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:44,646 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:44,647 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:44 CEST 2022 2022-07-08T14:48:45,085 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4088a8ee testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@407d349b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d93ef24 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4fd53c65]; rollback [true] 2022-07-08T14:48:45,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-08T14:48:45,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T14:48:45,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T14:48:45,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T14:48:45,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2022-07-08T14:48:45,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name 2022-07-08T14:48:45,118 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4088a8ee testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@407d349b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d93ef24 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:45,120 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:45,120 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.926 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2022-07-08T14:48:45,125 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}. 2022-07-08T14:48:45,126 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. 2022-07-08T14:48:45,126 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:45,126 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@749d0116, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5420c105, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3db6115d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2332ca5b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3fbbfa9a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6dc12c81, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@60f0f49d, org.springframework.test.context.event.EventPublishingTestExecutionListener@55a59aca] 2022-07-08T14:48:45,190 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:45,214 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:45,216 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:45,237 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:45,252 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:45,288 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:45,288 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:45,288 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:45,288 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:45,288 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:45,289 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:45,293 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:45,533 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f90b658] 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. 2022-07-08T14:48:45,537 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25351508] 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. 2022-07-08T14:48:45,555 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:45,556 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:45,557 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:45 CEST 2022 2022-07-08T14:48:46,009 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@52cbf342 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@1877985c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@57d953ba 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@bef7775]; rollback [true] 2022-07-08T14:48:46,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T14:48:46,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2022-07-08T14:48:46,028 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@52cbf342 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@1877985c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@57d953ba 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:46,029 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:46,030 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.906 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.079 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2022-07-08T14:48:46,125 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}. 2022-07-08T14:48:46,125 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. 2022-07-08T14:48:46,126 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:46,126 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@47331835, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63790866, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c19e161, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@31e483d4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ec9d76d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45d8d8ea, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@16992bd9, org.springframework.test.context.event.EventPublishingTestExecutionListener@3f6f0fd] 2022-07-08T14:48:46,190 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:46,214 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:46,216 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:46,235 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:46,251 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:46,293 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:46,293 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:46,294 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:46,294 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:46,294 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:46,295 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:46,299 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:46,498 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4cae25aa] 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. 2022-07-08T14:48:46,502 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29b43925] 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. 2022-07-08T14:48:46,521 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:46,521 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:46,523 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:46 CEST 2022 2022-07-08T14:48:46,949 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6538486 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@3e196476, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6212f34f 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@70ca62d9]; rollback [true] 2022-07-08T14:48:46,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T14:48:46,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T14:48:46,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-08T14:48:46,981 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6538486 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@3e196476, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6212f34f 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:46,982 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:46,983 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.859 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2022-07-08T14:48:46,986 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}. 2022-07-08T14:48:46,986 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. 2022-07-08T14:48:46,987 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:46,987 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@714e04a2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@586c85e8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@22c30907, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@191d579d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18f73b08, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2408be3b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e39108c, org.springframework.test.context.event.EventPublishingTestExecutionListener@6deb0d69] 2022-07-08T14:48:47,054 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:47,077 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:47,079 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:47,098 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:47,112 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:47,150 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:47,151 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:47,151 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:47,151 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:47,151 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:47,152 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:47,156 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:47,353 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d4e7f4f] 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. 2022-07-08T14:48:47,357 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8543af8] 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. 2022-07-08T14:48:47,377 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:47,378 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:47,379 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:46 CEST 2022 2022-07-08T14:48:47,784 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@11f87c37 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@7a075d77, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@549162b 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@da5ceeb]; rollback [true] 2022-07-08T14:48:47,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T14:48:47,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T14:48:47,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T14:48:47,815 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@11f87c37 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@7a075d77, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@549162b 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:47,816 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:47,816 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.82 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2022-07-08T14:48:47,832 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip' 2022-07-08T14:48:47,833 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip/index' 2022-07-08T14:48:47,834 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2022-07-08T14:48:47,834 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2022-07-08T14:48:47,834 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2022-07-08T14:48:47,834 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2022-07-08T14:48:47,834 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.025 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.509 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.security.Sha1PasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.security.Sha1PasswordHandlerTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2022-07-08T14:48:50,821 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T14:48:50,822 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399179, maximum is 3600000 2022-07-08T14:48:50,822 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2022-07-08T14:48:50,822 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T14:48:50,823 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 78089BBFAEA5E1FD48C2FEE8A654C5BE, but should be B8EB71AA3F42D08A3C9E21F50E0CAD7E 2022-07-08T14:48:50,823 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.DefaultPasswordPolicyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.security.DefaultPasswordPolicyTest [INFO] Running org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Running org.appng.core.domain.SubjectImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.domain.SubjectImplTest [INFO] Running org.appng.core.domain.DatabaseTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.domain.DatabaseTypeTest [INFO] Running org.appng.core.domain.PackageArchiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2022-07-08T14:48:50,967 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1344418667 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:50,967 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2022-07-08T14:48:50,968 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1027640320 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:50,969 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2022-07-08T14:48:50,969 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#517162922 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:50,975 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2022-07-08T14:48:50,976 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#790839609 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:50,976 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1500669527) 2022-07-08T14:48:50,976 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#582019042 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.core.domain.SiteImplTest [INFO] Running org.appng.core.domain.ResourceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.ResourceImplTest [INFO] Running org.appng.core.domain.PropertyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.PropertyImplTest [INFO] Running org.appng.core.domain.ValidationPatternTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.domain.ValidationPatternTest [INFO] Running org.appng.core.application.PermissionProcessorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.service.CoreServiceTest 2022-07-08T14:48:51,000 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:48:51,001 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@25de1b13, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b6f9800, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4224c538, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@32043bfe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6757b82e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@70ef835c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1406857c, org.springframework.test.context.event.EventPublishingTestExecutionListener@7ce87c9] 2022-07-08T14:48:51,059 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:51,080 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:51,082 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:48:51,099 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 15 JPA repository interfaces. 2022-07-08T14:48:51,112 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:48:51,146 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:48:51,147 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:48:51,147 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:48:51,147 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:48:51,147 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:48:51,148 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:48:51,153 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:48:51,340 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65c933eb] 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. 2022-07-08T14:48:51,344 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79b002d2] 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. 2022-07-08T14:48:51,362 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:48:51,362 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:48:51,364 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:48:51 CEST 2022 2022-07-08T14:48:51,803 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c09b5fd, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:51,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2022-07-08T14:48:51,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2022-07-08T14:48:51,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-08T14:48:51,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T14:48:51,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-08T14:48:51,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2022-07-08T14:48:51,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2022-07-08T14:48:51,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2022-07-08T14:48:51,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2022-07-08T14:48:51,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2022-07-08T14:48:51,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2022-07-08T14:48:51,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2022-07-08T14:48:51,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2022-07-08T14:48:51,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-08T14:48:51,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2022-07-08T14:48:51,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2022-07-08T14:48:51,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2022-07-08T14:48:51,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2022-07-08T14:48:51,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2022-07-08T14:48:51,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2022-07-08T14:48:51,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2022-07-08T14:48:51,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-08T14:48:51,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2022-07-08T14:48:51,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2022-07-08T14:48:51,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-08T14:48:51,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2022-07-08T14:48:51,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2022-07-08T14:48:51,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2022-07-08T14:48:51,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T14:48:51,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T14:48:51,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T14:48:51,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T14:48:51,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T14:48:51,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T14:48:51,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T14:48:51,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T14:48:51,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T14:48:51,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T14:48:51,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T14:48:51,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T14:48:51,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T14:48:51,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T14:48:51,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T14:48:51,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T14:48:51,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T14:48:51,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T14:48:51,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T14:48:51,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T14:48:51,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T14:48:51,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T14:48:51,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T14:48:51,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T14:48:51,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T14:48:51,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T14:48:51,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T14:48:51,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T14:48:51,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T14:48:51,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T14:48:51,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T14:48:51,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T14:48:51,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T14:48:51,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T14:48:51,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T14:48:51,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T14:48:51,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T14:48:51,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T14:48:51,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T14:48:51,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T14:48:51,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T14:48:51,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T14:48:51,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T14:48:51,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T14:48:51,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T14:48:51,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T14:48:51,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T14:48:51,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T14:48:51,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T14:48:51,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T14:48:51,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T14:48:51,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T14:48:51,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T14:48:51,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T14:48:51,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T14:48:51,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T14:48:51,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T14:48:51,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:48:51,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2022-07-08T14:48:51,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2022-07-08T14:48:51,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2022-07-08T14:48:51,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2022-07-08T14:48:51,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2022-07-08T14:48:51,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2022-07-08T14:48:52,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-08T14:48:52,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-08T14:48:52,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-08T14:48:52,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-08T14:48:52,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-08T14:48:52,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-08T14:48:52,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-08T14:48:52,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-08T14:48:52,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-08T14:48:52,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-08T14:48:52,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-08T14:48:52,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-08T14:48:52,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-08T14:48:52,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-08T14:48:52,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-08T14:48:52,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-08T14:48:52,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-08T14:48:52,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-08T14:48:52,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-08T14:48:52,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-08T14:48:52,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-08T14:48:52,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-08T14:48:52,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-08T14:48:52,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-08T14:48:52,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-08T14:48:52,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-08T14:48:52,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-08T14:48:52,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-08T14:48:52,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-08T14:48:52,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-08T14:48:52,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-08T14:48:52,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-08T14:48:52,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-08T14:48:52,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-08T14:48:52,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-08T14:48:52,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-08T14:48:52,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-08T14:48:52,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-08T14:48:52,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-08T14:48:52,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-08T14:48:52,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-08T14:48:52,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-08T14:48:52,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-08T14:48:52,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-08T14:48:52,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-08T14:48:52,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-08T14:48:52,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-08T14:48:52,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-08T14:48:52,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-08T14:48:52,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-08T14:48:52,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-08T14:48:52,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-08T14:48:52,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-08T14:48:52,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-08T14:48:52,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-08T14:48:52,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-08T14:48:52,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-08T14:48:52,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-08T14:48:52,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-08T14:48:52,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-08T14:48:52,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-08T14:48:52,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-08T14:48:52,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-08T14:48:52,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-08T14:48:52,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-08T14:48:52,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-08T14:48:52,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-08T14:48:52,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-08T14:48:52,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-08T14:48:52,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-08T14:48:52,045 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1165757374 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T14:48:52,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-08T14:48:52,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-08T14:48:52,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2022-07-08T14:48:52,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2022-07-08T14:48:52,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2022-07-08T14:48:52,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-08T14:48:52,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-08T14:48:52,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2022-07-08T14:48:52,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-08T14:48:52,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-08T14:48:52,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-08T14:48:52,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-08T14:48:52,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2022-07-08T14:48:52,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-08T14:48:52,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2022-07-08T14:48:52,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-08T14:48:52,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-08T14:48:52,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-08T14:48:52,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2022-07-08T14:48:52,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-08T14:48:52,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-08T14:48:52,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-08T14:48:52,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2022-07-08T14:48:52,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2022-07-08T14:48:52,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-08T14:48:52,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2022-07-08T14:48:52,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2022-07-08T14:48:52,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-08T14:48:52,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2022-07-08T14:48:52,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-08T14:48:52,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2022-07-08T14:48:52,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-08T14:48:52,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-08T14:48:52,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2022-07-08T14:48:52,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-08T14:48:52,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2022-07-08T14:48:52,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-08T14:48:52,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2022-07-08T14:48:52,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-08T14:48:52,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2022-07-08T14:48:52,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2022-07-08T14:48:52,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2022-07-08T14:48:52,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2022-07-08T14:48:52,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2022-07-08T14:48:52,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-08T14:48:52,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-08T14:48:52,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2022-07-08T14:48:52,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-08T14:48:52,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2022-07-08T14:48:52,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2022-07-08T14:48:52,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-08T14:48:52,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2022-07-08T14:48:52,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-08T14:48:52,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-08T14:48:52,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-08T14:48:52,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2022-07-08T14:48:52,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-08T14:48:52,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2022-07-08T14:48:52,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-08T14:48:52,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2022-07-08T14:48:52,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-08T14:48:52,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-08T14:48:52,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2022-07-08T14:48:52,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-08T14:48:52,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-08T14:48:52,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-08T14:48:52,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2022-07-08T14:48:52,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-08T14:48:52,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2022-07-08T14:48:52,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-08T14:48:52,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2022-07-08T14:48:52,125 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1656019679 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2022-07-08T14:48:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2022-07-08T14:48:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-08T14:48:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-08T14:48:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-08T14:48:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2022-07-08T14:48:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2022-07-08T14:48:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2022-07-08T14:48:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-08T14:48:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-08T14:48:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2022-07-08T14:48:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-08T14:48:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-08T14:48:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-08T14:48:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-08T14:48:52,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-08T14:48:52,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-08T14:48:52,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-08T14:48:52,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-08T14:48:52,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2022-07-08T14:48:52,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-08T14:48:52,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-08T14:48:52,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2022-07-08T14:48:52,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-08T14:48:52,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-08T14:48:52,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-08T14:48:52,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2022-07-08T14:48:52,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2022-07-08T14:48:52,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-08T14:48:52,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-08T14:48:52,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-08T14:48:52,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2022-07-08T14:48:52,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2022-07-08T14:48:52,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2022-07-08T14:48:52,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2022-07-08T14:48:52,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-08T14:48:52,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2022-07-08T14:48:52,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2022-07-08T14:48:52,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-08T14:48:52,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-08T14:48:52,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-08T14:48:52,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-08T14:48:52,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2022-07-08T14:48:52,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2022-07-08T14:48:52,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2022-07-08T14:48:52,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2022-07-08T14:48:52,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-08T14:48:52,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2022-07-08T14:48:52,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2022-07-08T14:48:52,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-08T14:48:52,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2022-07-08T14:48:52,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-08T14:48:52,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-08T14:48:52,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2022-07-08T14:48:52,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-08T14:48:52,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2022-07-08T14:48:52,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-08T14:48:52,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-08T14:48:52,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2022-07-08T14:48:52,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-08T14:48:52,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2022-07-08T14:48:52,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2022-07-08T14:48:52,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2022-07-08T14:48:52,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-08T14:48:52,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2022-07-08T14:48:52,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-08T14:48:52,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-08T14:48:52,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-08T14:48:52,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-08T14:48:52,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2022-07-08T14:48:52,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2022-07-08T14:48:52,188 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1037492828 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T14:48:52,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2022-07-08T14:48:52,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2022-07-08T14:48:52,245 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c09b5fd, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,246 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10d4d67d, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,297 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#681499211 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,324 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1482677733 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,350 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#786727118 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T14:48:52,399 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10d4d67d, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,401 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77e1a7a5, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,437 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1775711128 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,460 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1504584381 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,479 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#133701487 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T14:48:52,503 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77e1a7a5, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,504 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@502ad569, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,532 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#825379671 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,552 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#430862896 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,572 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1443045281 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,612 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2022-07-08T14:48:52,613 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2022-07-08T14:48:52,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2022-07-08T14:48:52,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2022-07-08T14:48:52,630 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@502ad569, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,632 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2baa145, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,655 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1522992773 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,672 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1071549779 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,684 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1348416683 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,716 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2baa145, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,717 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68ac2625, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,735 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#516003805 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,747 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#825672289 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,757 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#680841298 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,767 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68ac2625, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,768 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c1ae12d, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,784 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1996679237 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,794 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1040129681 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,803 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1294318373 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2022-07-08T14:48:52,808 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c1ae12d, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,810 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5121cd7f, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,826 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#533455891 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,837 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1528058003 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,848 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1406456995 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2022-07-08T14:48:52,852 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5121cd7f, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,853 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37805552, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,870 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#111234400 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,880 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1446949647 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,889 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#176888927 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2022-07-08T14:48:52,895 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37805552, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,896 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c25e4dc, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,911 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1581616108 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,919 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1278904005 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,927 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1895085286 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2022-07-08T14:48:52,931 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c25e4dc, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,932 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18a8c53f, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,946 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1915453055 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,955 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#670491553 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,964 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1750984555 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2022-07-08T14:48:52,968 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18a8c53f, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:52,970 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3edba49b, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:52,985 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#882659546 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:52,994 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#851270487 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,004 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1853704858 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2022-07-08T14:48:53,010 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3edba49b, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,012 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d90fc90, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,028 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#236735748 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,038 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#52715319 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,048 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#719272125 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-08T14:48:53,054 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d90fc90, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,055 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ad50139, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,071 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#92538673 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,083 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#223069794 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,094 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#998305039 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2022-07-08T14:48:53,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2022-07-08T14:48:53,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2022-07-08T14:48:53,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2022-07-08T14:48:53,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2022-07-08T14:48:53,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2022-07-08T14:48:53,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2022-07-08T14:48:53,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2022-07-08T14:48:53,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2022-07-08T14:48:53,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2022-07-08T14:48:53,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2022-07-08T14:48:53,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2022-07-08T14:48:53,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2022-07-08T14:48:53,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2022-07-08T14:48:53,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2022-07-08T14:48:53,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2022-07-08T14:48:53,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2022-07-08T14:48:53,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2022-07-08T14:48:53,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2022-07-08T14:48:53,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2022-07-08T14:48:53,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2022-07-08T14:48:53,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2022-07-08T14:48:53,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2022-07-08T14:48:53,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2022-07-08T14:48:53,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2022-07-08T14:48:53,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2022-07-08T14:48:53,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2022-07-08T14:48:53,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2022-07-08T14:48:53,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2022-07-08T14:48:53,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2022-07-08T14:48:53,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2022-07-08T14:48:53,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2022-07-08T14:48:53,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2022-07-08T14:48:53,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2022-07-08T14:48:53,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2022-07-08T14:48:53,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2022-07-08T14:48:53,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2022-07-08T14:48:53,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2022-07-08T14:48:53,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2022-07-08T14:48:53,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2022-07-08T14:48:53,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2022-07-08T14:48:53,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2022-07-08T14:48:53,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2022-07-08T14:48:53,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2022-07-08T14:48:53,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2022-07-08T14:48:53,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2022-07-08T14:48:53,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2022-07-08T14:48:53,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2022-07-08T14:48:53,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2022-07-08T14:48:53,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2022-07-08T14:48:53,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2022-07-08T14:48:53,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2022-07-08T14:48:53,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2022-07-08T14:48:53,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2022-07-08T14:48:53,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2022-07-08T14:48:53,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2022-07-08T14:48:53,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2022-07-08T14:48:53,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2022-07-08T14:48:53,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2022-07-08T14:48:53,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2022-07-08T14:48:53,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2022-07-08T14:48:53,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2022-07-08T14:48:53,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2022-07-08T14:48:53,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2022-07-08T14:48:53,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2022-07-08T14:48:53,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2022-07-08T14:48:53,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2022-07-08T14:48:53,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2022-07-08T14:48:53,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2022-07-08T14:48:53,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2022-07-08T14:48:53,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2022-07-08T14:48:53,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2022-07-08T14:48:53,143 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ad50139, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,145 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18886df0, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,161 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2129223094 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,172 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1284696261 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,182 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1051948670 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,192 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#275301610 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2022-07-08T14:48:53,196 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18886df0, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,197 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@511266c5, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,214 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#114444734 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,226 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#418530614 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,237 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1422119337 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,247 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1760779551 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2022-07-08T14:48:53,259 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@511266c5, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,261 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@589fe1d7, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,277 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1459298475 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,287 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1235790089 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,298 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1968872335 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,312 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1184607373 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T14:48:53,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2022-07-08T14:48:53,325 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@589fe1d7, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,327 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@424ee28c, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,344 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#435286910 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,354 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#871651993 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,363 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1959522066 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,371 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1574283800 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,374 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@424ee28c, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,375 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18df8c7b, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [true] 2022-07-08T14:48:53,389 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1147999509 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,397 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#994449773 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,406 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2135694818 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,413 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#654076766 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,420 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2022-07-08T14:48:53,421 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18df8c7b, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,423 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18c999b7, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,436 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1351269481 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,444 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#559046367 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,451 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1222192651 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,459 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#887282779 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,463 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2022-07-08T14:48:53,470 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2022-07-08T14:48:53,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2022-07-08T14:48:53,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-08T14:48:53,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-08T14:48:53,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2022-07-08T14:48:53,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2022-07-08T14:48:53,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2022-07-08T14:48:53,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2022-07-08T14:48:53,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2022-07-08T14:48:53,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-08T14:48:53,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-08T14:48:53,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-08T14:48:53,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-08T14:48:53,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-08T14:48:53,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-08T14:48:53,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-08T14:48:53,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-08T14:48:53,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-08T14:48:53,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-08T14:48:53,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-08T14:48:53,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-08T14:48:53,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-08T14:48:53,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-08T14:48:53,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2022-07-08T14:48:53,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2022-07-08T14:48:53,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-08T14:48:53,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2022-07-08T14:48:53,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2022-07-08T14:48:53,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-08T14:48:53,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2022-07-08T14:48:53,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2022-07-08T14:48:53,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2022-07-08T14:48:53,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2022-07-08T14:48:53,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2022-07-08T14:48:53,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-08T14:48:53,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-08T14:48:53,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-08T14:48:53,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2022-07-08T14:48:53,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-08T14:48:53,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-08T14:48:53,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-08T14:48:53,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-08T14:48:53,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-08T14:48:53,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2022-07-08T14:48:53,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-08T14:48:53,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2022-07-08T14:48:53,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-08T14:48:53,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2022-07-08T14:48:53,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-08T14:48:53,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-08T14:48:53,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2022-07-08T14:48:53,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-08T14:48:53,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2022-07-08T14:48:53,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2022-07-08T14:48:53,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2022-07-08T14:48:53,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2022-07-08T14:48:53,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2022-07-08T14:48:53,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2022-07-08T14:48:53,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-08T14:48:53,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-08T14:48:53,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-08T14:48:53,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2022-07-08T14:48:53,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-08T14:48:53,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-08T14:48:53,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-08T14:48:53,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2022-07-08T14:48:53,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-08T14:48:53,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-08T14:48:53,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2022-07-08T14:48:53,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2022-07-08T14:48:53,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2022-07-08T14:48:53,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2022-07-08T14:48:53,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2022-07-08T14:48:53,518 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T14:48:53,521 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2022-07-08T14:48:53,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2022-07-08T14:48:53,523 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18c999b7, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:53,524 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26ee9ae9, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:53,539 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1421336609 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,549 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2000877989 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,557 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#779922839 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:53,567 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2022-07-08T14:48:53,581 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2022-07-08T14:48:53,582 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-08T14:48:53,582 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-08T14:48:53,667 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2022-07-08T14:48:53,671 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2022-07-08T14:48:53,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2022-07-08T14:48:53,681 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1170535939) 2022-07-08T14:48:53,682 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1170535939) 2022-07-08T14:48:53,682 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2022-07-08T14:48:53,683 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1170535939) complete 2022-07-08T14:48:53,683 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2022-07-08T14:48:53,686 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-08T14:48:53,691 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2022-07-08T14:48:53,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2022-07-08T14:48:53,692 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2022-07-08T14:48:53,693 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T14:48:53,696 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2022-07-08T14:48:53,696 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2022-07-08T14:48:53,696 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2022-07-08T14:48:53,697 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2022-07-08T14:48:53,698 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2022-07-08T14:48:53,698 INFO [pool-169-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2022-07-08T14:48:53,699 INFO [pool-169-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2022-07-08T14:48:53,798 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2022-07-08T14:48:54,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-08T14:48:54,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-08T14:48:54,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2022-07-08T14:48:54,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2022-07-08T14:48:54,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2022-07-08T14:48:54,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2022-07-08T14:48:54,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2022-07-08T14:48:54,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-08T14:48:54,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-08T14:48:54,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-08T14:48:54,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-08T14:48:54,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-08T14:48:54,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-08T14:48:54,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-08T14:48:54,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-08T14:48:54,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-08T14:48:54,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-08T14:48:54,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-08T14:48:54,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-08T14:48:54,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-08T14:48:54,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-08T14:48:54,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2022-07-08T14:48:54,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2022-07-08T14:48:54,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-08T14:48:54,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2022-07-08T14:48:54,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2022-07-08T14:48:54,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-08T14:48:54,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2022-07-08T14:48:54,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2022-07-08T14:48:54,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2022-07-08T14:48:54,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2022-07-08T14:48:54,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2022-07-08T14:48:54,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-08T14:48:54,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-08T14:48:54,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-08T14:48:54,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2022-07-08T14:48:54,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-08T14:48:54,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-08T14:48:54,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-08T14:48:54,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-08T14:48:54,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-08T14:48:54,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2022-07-08T14:48:54,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-08T14:48:54,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2022-07-08T14:48:54,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-08T14:48:54,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2022-07-08T14:48:54,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-08T14:48:54,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-08T14:48:54,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2022-07-08T14:48:54,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-08T14:48:54,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2022-07-08T14:48:54,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2022-07-08T14:48:54,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2022-07-08T14:48:54,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2022-07-08T14:48:54,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2022-07-08T14:48:54,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2022-07-08T14:48:54,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-08T14:48:54,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-08T14:48:54,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-08T14:48:54,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2022-07-08T14:48:54,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-08T14:48:54,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-08T14:48:54,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-08T14:48:54,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2022-07-08T14:48:54,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-08T14:48:54,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-08T14:48:54,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2022-07-08T14:48:54,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2022-07-08T14:48:54,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2022-07-08T14:48:54,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2022-07-08T14:48:54,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2022-07-08T14:48:54,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2022-07-08T14:48:54,837 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26ee9ae9, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:54,839 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1324fda2, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:54,857 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#992224186 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,865 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1760681556 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2022-07-08T14:48:54,870 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1324fda2, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:54,871 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@633734de, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:54,885 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2048985002 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,893 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1005779674 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,895 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@633734de, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:54,897 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1841b464, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:54,912 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#589487719 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,919 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2092375251 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,921 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1841b464, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:54,923 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d5485c2, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:54,937 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2076543705 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,945 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1609943770 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2022-07-08T14:48:54,950 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d5485c2, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:54,952 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@afb9668, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:54,966 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1749339315 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,974 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#955896000 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:54,978 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@afb9668, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:54,980 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1cc6e135, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:54,995 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#155028513 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,001 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1043406757 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,006 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1cc6e135, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,007 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e480819, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,021 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#683593387 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,028 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#13459888 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,029 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e480819, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,031 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ecd3df0, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,045 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1053890297 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,052 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#424008331 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,054 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ecd3df0, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,056 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@559f74f6, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,068 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#607247254 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,075 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1750012539 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,080 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@559f74f6, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,082 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57ff2547, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,100 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1125951028 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,107 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1314985764 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,111 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57ff2547, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,112 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@15a74ceb, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,127 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1106187179 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,134 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#647745857 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,139 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@15a74ceb, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,140 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b25dbd7, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,177 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#478158227 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,183 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1817158399 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,190 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b25dbd7, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,191 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@343a70b3, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,204 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#182257518 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,210 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#599350419 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,220 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@343a70b3, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,222 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@552fe596, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,236 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1799265297 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,242 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1235747476 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,244 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@552fe596, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,245 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c523544, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,258 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1595467392 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,266 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#213591583 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,269 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c523544, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,270 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4fffdce9, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,284 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#463361178 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,290 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1354830066 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,294 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4fffdce9, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,295 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4097d20b, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,310 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1130993112 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,320 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1524438560 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,323 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4097d20b, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,324 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ff6743f, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,339 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1123060701 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,346 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#70614971 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,348 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ff6743f, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,350 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28bc0e26, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,362 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#463317188 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,368 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#587856353 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,376 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28bc0e26, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,378 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ea152d, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,393 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1803117479 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,402 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1361367781 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,415 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ea152d, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,417 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5528389d, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,430 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1684637545 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,436 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#931974344 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,484 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://localhost:8888' with principal 'subject-2' (javax.naming.CommunicationException: localhost:8888) 2022-07-08T14:48:55,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2022-07-08T14:48:55,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T14:48:55,488 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5528389d, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,490 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73460855, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,503 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#620505265 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,509 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1638522246 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2022-07-08T14:48:55,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T14:48:55,521 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73460855, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:55,522 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@169afb1c, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:55,536 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#912627281 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:55,543 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1960289971 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:56,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:48:56,390 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-08T14:48:56,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:48:56,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T14:48:56,394 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T14:48:56,395 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@169afb1c, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:56,397 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b374d85, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:56,409 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1632014213 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:56,416 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#806717403 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:56,420 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T14:48:56,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:48:56,423 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-08T14:48:56,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:48:56,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T14:48:56,424 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T14:48:56,425 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b374d85, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:56,427 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@711a1652, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:56,442 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#60749199 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:56,449 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1988069783 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:57,278 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T14:48:57,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2022-07-08T14:48:57,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:48:58,084 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T14:48:58,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2022-07-08T14:48:58,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:48:58,918 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T14:48:58,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked after 3 failed login attempts. 2022-07-08T14:48:58,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:48:58,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:48:58,928 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@711a1652, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:58,929 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1ebd47fd, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:58,941 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#562687950 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:58,947 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1096549710 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:59,759 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2022-07-08T14:48:59,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:48:59,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T14:48:59,765 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T14:48:59,767 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1ebd47fd, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:59,768 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@366046d9, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:59,781 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1276209530 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:59,789 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#13817911 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:59,795 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2022-07-08T14:48:59,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T14:48:59,798 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2022-07-08T14:48:59,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:48:59,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T14:48:59,798 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T14:48:59,800 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@366046d9, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:59,801 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c94f226, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:59,811 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1391046882 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:59,817 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1749995848 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:59,822 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2022-07-08T14:48:59,824 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2022-07-08T14:48:59,826 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2022-07-08T14:48:59,826 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2022-07-08T14:48:59,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:48:59,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T14:48:59,827 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T14:48:59,828 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c94f226, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:48:59,829 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5aba547f, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:48:59,840 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1146989891 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:59,845 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#295166379 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:48:59,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:00,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has been locked because the expiry date has exceeded (Fri Jul 08 14:48:59 CEST 2022). 2022-07-08T14:49:00,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:00,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:00,653 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5aba547f, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:00,654 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@62d32920, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:00,665 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1428797374 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:00,670 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1567733147 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:00,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:01,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked due to inactivity (last login was at Fri Apr 08 14:49:00 CEST 2022). 2022-07-08T14:49:01,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:01,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:01,499 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@62d32920, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:01,501 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2830d83d, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:01,516 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#876396184 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:01,526 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1073161843 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:01,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:02,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2022-07-08T14:49:02,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:02,361 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2830d83d, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:02,362 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28264aea, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:02,376 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#195932060 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:02,383 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#422985225 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:02,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2022-07-08T14:49:03,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2022-07-08T14:49:03,227 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28264aea, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:03,229 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@406008f1, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:03,244 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#304025597 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,251 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#649784625 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-08T14:49:03,254 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T14:49:03,273 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2022-07-08T14:49:03,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-08T14:49:03,277 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T14:49:03,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-08T14:49:03,279 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T14:49:03,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-08T14:49:03,279 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T14:49:03,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-08T14:49:03,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-08T14:49:03,285 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T14:49:03,286 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T14:49:03,287 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T14:49:03,287 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T14:49:03,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-08T14:49:03,289 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T14:49:03,289 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T14:49:03,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-08T14:49:03,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T14:49:03,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-08T14:49:03,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T14:49:03,301 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,301 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,301 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,301 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,301 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-08T14:49:03,302 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2022-07-08T14:49:03,317 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T14:49:03,318 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T14:49:03,318 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T14:49:03,320 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T14:49:03,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-08T14:49:03,326 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@406008f1, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:03,328 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2f9e8f1b, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:03,341 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#649245294 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1778565378 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,365 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2022-07-08T14:49:03,365 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2022-07-08T14:49:03,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2022-07-08T14:49:03,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T14:49:03,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-08T14:49:03,369 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T14:49:03,377 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2022-07-08T14:49:03,382 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,382 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,382 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,383 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,383 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,383 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,383 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,383 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,383 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,384 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T14:49:03,384 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2022-07-08T14:49:03,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-08T14:49:03,390 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T14:49:03,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-08T14:49:03,393 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T14:49:03,394 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T14:49:03,394 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T14:49:03,396 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T14:49:03,397 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T14:49:03,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T14:49:03,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-08T14:49:03,401 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T14:49:03,401 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T14:49:03,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-08T14:49:03,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T14:49:03,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T14:49:03,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2022-07-08T14:49:03,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T14:49:03,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-08T14:49:03,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2022-07-08T14:49:03,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T14:49:03,410 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2022-07-08T14:49:03,411 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2022-07-08T14:49:03,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2022-07-08T14:49:03,414 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2f9e8f1b, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:03,416 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@54625d9e, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:03,431 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2139178524 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,438 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#622378500 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,443 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-08T14:49:03,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2022-07-08T14:49:03,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T14:49:03,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-08T14:49:03,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T14:49:03,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2022-07-08T14:49:03,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2022-07-08T14:49:03,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2022-07-08T14:49:03,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2022-07-08T14:49:03,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2022-07-08T14:49:03,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2022-07-08T14:49:03,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2022-07-08T14:49:03,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2022-07-08T14:49:03,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T14:49:03,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2022-07-08T14:49:03,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2022-07-08T14:49:03,468 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@54625d9e, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:03,470 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28578a8, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:03,483 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#741592969 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,490 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#49039743 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-08T14:49:03,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2022-07-08T14:49:03,493 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T14:49:03,507 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-08T14:49:03,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-08T14:49:03,510 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T14:49:03,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-08T14:49:03,511 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T14:49:03,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-08T14:49:03,512 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T14:49:03,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-08T14:49:03,513 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T14:49:03,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-08T14:49:03,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-08T14:49:03,516 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T14:49:03,517 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T14:49:03,518 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T14:49:03,518 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T14:49:03,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-08T14:49:03,521 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T14:49:03,522 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T14:49:03,522 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T14:49:03,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-08T14:49:03,524 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T14:49:03,524 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T14:49:03,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-08T14:49:03,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-08T14:49:03,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T14:49:03,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2022-07-08T14:49:03,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-08T14:49:03,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T14:49:03,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-08T14:49:03,539 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,539 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,539 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,540 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,540 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,540 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,540 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,541 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,541 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,541 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T14:49:03,541 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2022-07-08T14:49:03,550 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T14:49:03,550 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T14:49:03,551 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T14:49:03,553 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T14:49:03,554 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T14:49:03,556 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T14:49:03,559 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28578a8, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:03,561 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@40f44ff3, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:03,573 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1900851706 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,579 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1690006071 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,582 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@40f44ff3, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:03,584 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@47c86b27, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:03,596 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#690287861 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:03,601 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#818240877 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:04,457 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@47c86b27, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:04,458 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2738b906, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:04,471 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#740331110 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,477 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#363026347 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,482 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2738b906, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:04,483 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1dd00e34, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:04,496 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#253392568 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,502 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#386380441 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2022-07-08T14:49:04,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2022-07-08T14:49:04,505 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1dd00e34, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:04,507 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5283ed0a, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:04,519 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1020211816 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,525 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1646395396 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2022-07-08T14:49:04,527 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5283ed0a, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:04,530 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b7cbb60, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:04,541 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#615760628 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,547 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#748932417 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,550 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-08T14:49:04,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2022-07-08T14:49:04,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-08T14:49:04,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-08T14:49:04,553 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b7cbb60, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:04,554 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14021397, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:04,565 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#378451613 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:04,572 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1926282183 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:05,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:05,406 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14021397, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:05,408 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e533e66, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736f2875]; rollback [false] 2022-07-08T14:49:05,420 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1872915229 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:05,426 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#271354879 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:05,429 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a3c48d4 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e533e66, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63fa8787 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:05,431 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:05,431 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 85, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 14.428 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2022-07-08T14:49:05,459 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T14:49:05,463 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2022-07-08T14:49:05,467 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:129' with principal 'aziz' (javax.naming.NamingException: Sorry kiddo. You got the gift, but it looks like you're waiting for something.) 2022-07-08T14:49:05,468 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:139' with principal 'aziz' (javax.naming.NamingException: Ah ah ah, you didn't say the magic word!) 2022-07-08T14:49:05,469 INFO [main] org.appng.core.service.LdapService: User 'aziz' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T14:49:05,470 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T14:49:05,472 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2022-07-08T14:49:05,477 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:49:05,477 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@53e349a4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@26c4259d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@13cb6913, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2d989cc9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64ff4eb7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@63906778, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2bdb09e8, org.springframework.test.context.event.EventPublishingTestExecutionListener@42cca68e] 2022-07-08T14:49:05,538 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:05,561 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:05,562 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:05,583 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:05,597 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:49:05,637 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:49:05,637 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:49:05,638 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:49:05,638 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:49:05,638 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:49:05,638 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:49:05,643 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:49:05,859 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74732aab] 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. 2022-07-08T14:49:05,864 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71869cd7] 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. 2022-07-08T14:49:05,881 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:49:05,882 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:05,883 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:49:05 CEST 2022 2022-07-08T14:49:06,256 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@b930aa3 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@41b243be, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5c0709f7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@88b888e]; rollback [false] 2022-07-08T14:49:06,258 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#465604469 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:06,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-08T14:49:06,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-08T14:49:06,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2022-07-08T14:49:06,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2022-07-08T14:49:06,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2022-07-08T14:49:06,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-08T14:49:06,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-08T14:49:06,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T14:49:06,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T14:49:06,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T14:49:06,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T14:49:06,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T14:49:06,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T14:49:06,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T14:49:06,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T14:49:06,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T14:49:06,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T14:49:06,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T14:49:06,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T14:49:06,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T14:49:06,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T14:49:06,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T14:49:06,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T14:49:06,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T14:49:06,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T14:49:06,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T14:49:06,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T14:49:06,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T14:49:06,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T14:49:06,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T14:49:06,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T14:49:06,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T14:49:06,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T14:49:06,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T14:49:06,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T14:49:06,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T14:49:06,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T14:49:06,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T14:49:06,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T14:49:06,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T14:49:06,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T14:49:06,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T14:49:06,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T14:49:06,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T14:49:06,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T14:49:06,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T14:49:06,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T14:49:06,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T14:49:06,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T14:49:06,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T14:49:06,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T14:49:06,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T14:49:06,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T14:49:06,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T14:49:06,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T14:49:06,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T14:49:06,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T14:49:06,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T14:49:06,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T14:49:06,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T14:49:06,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T14:49:06,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T14:49:06,295 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-08T14:49:06,296 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2022-07-08T14:49:06,296 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/applications or in the database 2022-07-08T14:49:06,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T14:49:06,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2022-07-08T14:49:06,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2022-07-08T14:49:06,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-08T14:49:06,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-08T14:49:06,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-08T14:49:06,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-08T14:49:06,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-08T14:49:06,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-08T14:49:06,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-08T14:49:06,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-08T14:49:06,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-08T14:49:06,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-08T14:49:06,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-08T14:49:06,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-08T14:49:06,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-08T14:49:06,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-08T14:49:06,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-08T14:49:06,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-08T14:49:06,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-08T14:49:06,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-08T14:49:06,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-08T14:49:06,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-08T14:49:06,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-08T14:49:06,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-08T14:49:06,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-08T14:49:06,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-08T14:49:06,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-08T14:49:06,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-08T14:49:06,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-08T14:49:06,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-08T14:49:06,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-08T14:49:06,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-08T14:49:06,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-08T14:49:06,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-08T14:49:06,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-08T14:49:06,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-08T14:49:06,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-08T14:49:06,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T14:49:06,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-08T14:49:06,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-08T14:49:06,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-08T14:49:06,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-08T14:49:06,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-08T14:49:06,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-08T14:49:06,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-08T14:49:06,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-08T14:49:06,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-08T14:49:06,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-08T14:49:06,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-08T14:49:06,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-08T14:49:06,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-08T14:49:06,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-08T14:49:06,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-08T14:49:06,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-08T14:49:06,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-08T14:49:06,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-08T14:49:06,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-08T14:49:06,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-08T14:49:06,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-08T14:49:06,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-08T14:49:06,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-08T14:49:06,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-08T14:49:06,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-08T14:49:06,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-08T14:49:06,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-08T14:49:06,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-08T14:49:06,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-08T14:49:06,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-08T14:49:06,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-08T14:49:06,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-08T14:49:06,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-08T14:49:06,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-08T14:49:06,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-08T14:49:06,341 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-08T14:49:06,344 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2022-07-08T14:49:06,344 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2022-07-08T14:49:06,345 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1 2022-07-08T14:49:06,346 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1 2022-07-08T14:49:06,365 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/site-1/www/template 2022-07-08T14:49:06,366 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2022-07-08T14:49:06,367 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#221921197 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:06,367 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#221921197 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 2022-07-08T14:49:06,368 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2022-07-08T14:49:06,374 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 32ms 2022-07-08T14:49:06,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2022-07-08T14:49:06,374 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-08T14:49:11,395 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@b930aa3 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@41b243be, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5c0709f7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:11,398 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:11,398 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: 5.924 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2022-07-08T14:49:11,404 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:49:11,404 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21feafaf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3893e5a0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@9f9ed03, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@170a3fcb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43dd7952, org.springframework.test.context.transaction.TransactionalTestExecutionListener@64443a6c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22134212, org.springframework.test.context.event.EventPublishingTestExecutionListener@6421d5fc] 2022-07-08T14:49:11,469 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:11,499 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:11,501 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:11,525 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:11,538 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:49:11,576 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:49:11,576 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:49:11,577 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:49:11,577 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:49:11,577 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:49:11,578 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:49:11,583 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:49:11,780 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c66b053] 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. 2022-07-08T14:49:11,784 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e1a38d9] 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. 2022-07-08T14:49:11,800 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:49:11,801 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:11,813 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:49:11 CEST 2022 2022-07-08T14:49:12,322 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b852205 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@3db34acc, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@349b22da testClass = SubjectMustChangePasswordTest, 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1e40b8a8]; rollback [false] 2022-07-08T14:49:12,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2022-07-08T14:49:12,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T14:49:12,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T14:49:12,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T14:49:12,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T14:49:12,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T14:49:12,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T14:49:12,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T14:49:12,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T14:49:12,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T14:49:12,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T14:49:12,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T14:49:12,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T14:49:12,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T14:49:12,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T14:49:12,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T14:49:12,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T14:49:12,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T14:49:12,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T14:49:12,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T14:49:12,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T14:49:12,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T14:49:12,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T14:49:12,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T14:49:12,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T14:49:12,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T14:49:12,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T14:49:12,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T14:49:12,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T14:49:12,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T14:49:12,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T14:49:12,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T14:49:12,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T14:49:12,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T14:49:12,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T14:49:12,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T14:49:12,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T14:49:12,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T14:49:12,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T14:49:12,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T14:49:12,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T14:49:12,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T14:49:12,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T14:49:12,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T14:49:12,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T14:49:12,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T14:49:12,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T14:49:12,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T14:49:12,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T14:49:12,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T14:49:12,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T14:49:12,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2022-07-08T14:49:12,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T14:49:12,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T14:49:12,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T14:49:12,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T14:49:12,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T14:49:12,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2022-07-08T14:49:12,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T14:49:12,384 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T14:49:12,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:49:12,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T14:49:12,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T14:49:12,389 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T14:49:12,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:49:12,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T14:49:12,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User shady must change password (has not been changed since more than 3 days). 2022-07-08T14:49:12,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T14:49:12,394 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T14:49:12,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T14:49:12,396 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b852205 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@3db34acc, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@349b22da testClass = SubjectMustChangePasswordTest, 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T14:49:12,397 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:12,398 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.995 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2022-07-08T14:49:12,401 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-08T14:49:12,414 INFO [HSQLDB Server @7947bbf5] hsqldb.db.HSQLDB81DDDB66DC.ENGINE: Checkpoint start 2022-07-08T14:49:12,414 INFO [HSQLDB Server @7947bbf5] hsqldb.db.HSQLDB81DDDB66DC.ENGINE: checkpointClose start 2022-07-08T14:49:12,532 INFO [HSQLDB Server @7947bbf5] hsqldb.db.HSQLDB81DDDB66DC.ENGINE: checkpointClose synched 2022-07-08T14:49:12,538 INFO [HSQLDB Server @7947bbf5] hsqldb.db.HSQLDB81DDDB66DC.ENGINE: checkpointClose script done 2022-07-08T14:49:12,550 INFO [HSQLDB Server @7947bbf5] hsqldb.db.HSQLDB81DDDB66DC.ENGINE: checkpointClose end 2022-07-08T14:49:12,550 INFO [HSQLDB Server @7947bbf5] hsqldb.db.HSQLDB81DDDB66DC.ENGINE: Checkpoint end - txts: 1 2022-07-08T14:49:12,706 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-08T14:49:13,132 INFO [HSQLDB Connection @56f8a38d] hsqldb.db.HSQLDB81DDDB66DC.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2022-07-08T14:49:13,340 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#451843630 for site localhost with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2022-07-08T14:49:13,348 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2022-07-08T14:49:13,349 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2022-07-08T14:49:13,349 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2022-07-08T14:49:13,349 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2022-07-08T14:49:13,349 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2022-07-08T14:49:13,350 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2022-07-08T14:49:13,350 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2022-07-08T14:49:13,350 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2022-07-08T14:49:13,350 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2022-07-08T14:49:13,350 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.008 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2022-07-08T14:49:13,355 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:49:13,357 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7b273e0f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64bb7b24, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6d2f1f4e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2978039d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6bed87fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5430a3f9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4170135e, org.springframework.test.context.event.EventPublishingTestExecutionListener@287d8406] 2022-07-08T14:49:13,417 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:13,440 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:13,441 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:13,461 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:13,473 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:49:13,509 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:49:13,510 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:49:13,510 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:49:13,510 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:49:13,510 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:49:13,511 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:49:13,516 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:49:13,693 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@680ec419] 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. 2022-07-08T14:49:13,697 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b6bcc20] 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. 2022-07-08T14:49:13,713 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:49:13,713 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:13,714 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:49:13 CEST 2022 2022-07-08T14:49:14,098 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#269372296 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:14,112 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T14:49:14,112 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T14:49:14,112 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T14:49:14,113 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T14:49:14,113 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T14:49:14,114 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T14:49:14,135 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#879680059 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:14,162 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#21481493 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T14:49:14,177 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T14:49:14,177 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T14:49:14,177 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T14:49:14,179 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T14:49:14,179 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T14:49:14,179 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T14:49:14,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2022-07-08T14:49:14,198 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:14,198 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: 0.844 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2022-07-08T14:49:14,203 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T14:49:14,204 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@49a72fd2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@420bbf24, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1085480d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4ca2dabc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c8ba545, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23e6cf6f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19193e3e, org.springframework.test.context.event.EventPublishingTestExecutionListener@43b4609b] 2022-07-08T14:49:14,261 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:14,284 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:14,286 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T14:49:14,305 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T14:49:14,320 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T14:49:14,356 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T14:49:14,356 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T14:49:14,356 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T14:49:14,356 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T14:49:14,356 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T14:49:14,357 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T14:49:14,361 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T14:49:14,526 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b2eb590] 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. 2022-07-08T14:49:14,529 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c18157] 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. 2022-07-08T14:49:14,544 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T14:49:14,544 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 14:49:14 CEST 2022 2022-07-08T14:49:14,878 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T14:49:14,889 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T14:49:14,891 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T14:49:14,891 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T14:49:14,891 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T14:49:14,894 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T14:49:14,906 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T14:49:14,907 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T14:49:14,907 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T14:49:14,907 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T14:49:14,910 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T14:49:14,920 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T14:49:14,922 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T14:49:14,928 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T14:49:14,963 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T14:49:15,002 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T14:49:15,015 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T14:49:15,022 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T14:49:15,030 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T14:49:15,037 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T14:49:15,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T14:49:15,055 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T14:49:15,062 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T14:49:15,069 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T14:49:15,076 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T14:49:15,083 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T14:49:15,083 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T14:49:15,084 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T14:49:15,089 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T14:49:15,096 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T14:49:15,105 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T14:49:15,108 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T14:49:15,113 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T14:49:15,117 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.190s) 2022-07-08T14:49:15,119 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T14:49:15,120 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T14:49:15,120 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T14:49:15,120 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T14:49:15,123 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T14:49:15,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2022-07-08T14:49:15,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2022-07-08T14:49:15,151 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2022-07-08T14:49:15,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2022-07-08T14:49:15,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2022-07-08T14:49:15,155 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2022-07-08T14:49:15,538 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: NO)) 2022-07-08T14:49:15,538 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-08T14:49:15,541 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2022-07-08T14:49:15,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2022-07-08T14:49:15,544 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T14:49:15,579 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2022-07-08T14:49:15,579 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-08T14:49:15,585 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T14:49:15,586 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 1.385 s - in org.appng.core.service.DatabaseServiceTest [INFO] Running org.appng.core.service.PropertySupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.service.PropertySupportTest [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] JarInfoBuilderTest.test:32 NullPointer [INFO] [ERROR] Tests run: 352, Failures: 0, Errors: 1, Skipped: 30 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 2.276 s] [INFO] appNG Tools ........................................ SUCCESS [ 16.384 s] [INFO] appNG Mail ......................................... SUCCESS [ 4.067 s] [INFO] appNG Forms ........................................ SUCCESS [ 5.482 s] [INFO] appng Formtags ..................................... SUCCESS [ 5.380 s] [INFO] appNG XML-API ...................................... SUCCESS [ 11.052 s] [INFO] appNG public API ................................... SUCCESS [ 24.205 s] [INFO] appNG testsupport .................................. SUCCESS [ 8.740 s] [INFO] appNG REST API ..................................... SUCCESS [ 15.483 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 19.992 s] [INFO] appNG Search ....................................... SUCCESS [ 21.210 s] [INFO] appNG Core Library ................................. FAILURE [01:31 min] [INFO] appNG Command Line Interface ....................... SKIPPED [INFO] appNG Tag Library .................................. SKIPPED [INFO] appNGizer JAXB API ................................. SKIPPED [INFO] appNGizer .......................................... 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] 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] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:46 min [INFO] Finished at: 2022-07-08T14:49:16+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project appng-core: There are test failures. [ERROR] [ERROR] Please refer to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :appng-core [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_2.0.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-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] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: No such saved stash ‘jenkins_artifacts’ Finished: FAILURE